[Typo3] Re: Re: images won't show up

Alex azobel at broadsat.com
Thu Feb 3 17:31:18 CET 2005


uhmm... fixed.
now the images show up.

i changed typo3conf/localconf.php according to our server 
configuration, adding the following lines:

$TYPO3_CONF_VARS['GFX']['im_version_5'] = 1;
$TYPO3_CONF_VARS['GFX']['im_path'] = '/usr/bin/';
$TYPO3_CONF_VARS['GFX']['gdlib_2'] = 1;
$TYPO3_CONF_VARS['GFX']['im_no_effects'] = 0;
$TYPO3_CONF_VARS['GFX']['im_v5effects'] = 1;
$TYPO3_CONF_VARS['GFX']['im_combine_filename'] = 'composite';

RPMs on our server:
php-4.3.4-1.1
ImageMagick-6.0.5-2
gd-2.0.15-1
freetype-2.1.4-5

ciao
alex




More information about the TYPO3-english mailing list