[Typo3-linux] Activating GraphicsMagick on 3.8?

Franz Holzinger franz at fholzinger.com
Tue Sep 20 10:43:16 CEST 2005


Hello Michael,

> 
> No usually you don't need to.
> 
> Last attempt, try this:
> Edit localconf.php and set these values manually:
> 
> $TYPO3_CONF_VARS['GFX']['im_version_5'] = 'gm';
> $TYPO3_CONF_VARS['GFX']['im_path'] = '/home/httpd/.../bin/';
> $TYPO3_CONF_VARS['GFX']['im_path_lzw'] = '';
> $TYPO3_CONF_VARS['GFX']['TTFdpi'] = '96'; // Only if Freetype2 is used
> 
> Then do NOT visit page 1 of the install tool (or at least don't click
> "update" there) but run the image tests directly.
> 
> Good luck!
Many thanks! This works fine.

But I had to put

; Safe Mode
;
safe_mode = Off


See my posting to ImageMagick on this list.


Franz



More information about the TYPO3-linux mailing list