[Typo3] Running Typo3 Without ImageMagick

Michael Davidson michael at picturesquedesigns.com
Mon May 9 21:12:14 CEST 2005


I finally have ImageMagick working on a Verio Signature hosting platform. Here's what I did.

Installed the static linked version of IM. You can download imagemagick-4.2.9 from
http://typo3.sunsite.dk/software/

Uncompressed the files and put imagemagick-4.2.9 folder in ~/www/htdocs

Make certain that .sh files in bin folder are executable by all.

Go to the Typo3 install screen All Configuration and set the following values (I'm sure you can change some of the following values. This is just what I have.):

[GFX]
[image_processing]=1
[thumbnails]=1
[thumbnails_png]=0
[noIconProc]=1
[gif_compress]=0
[imagefile_ext]=gif,png,jpeg,jpg
[gdlib]=1
[gdlib_png]=0
[gdlib_2]=0
[im]=1
[im_path]=imagemagick-4.2.9/bin/
[im_path_lzw]=
[im_version_5]=0
[im_negate_mask]=0
[im_imvMaskState]=0
[im_no_effects]=0
[im_v5effects]=0
[im_mask_temp_ext_gif]=0
[im_mask_temp_ext_noloss]=miff
[im_noScaleUp]=0
[im_combine_filename]=combine
[im_noFramePrepended]=0
[im_jpg_quality]=70
[enable_typo3temp_db_tracking]=0
[TTFLocaleConv]=
[TTFdpi]=96 
 
The Basic Configuration screen will say that it can't find the install and the tests may not all work, but the site works. That's all I care about.

- Michael Davidson (picturesque)

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110121558/
					



More information about the TYPO3-english mailing list