[Typo3-debian] problems with graphicsmagick/libgd
Axel
lists at 19q.net
Mon Nov 21 07:05:10 CET 2005
Hello,
please help! I have a problem with graphicsmagick/libgd, I am (until
now) not able to solve. Thanks a lot in advance.
When install-site -> Image Processing -> GD library functions is called,
I get the following (see below) and also no GMENUs are showed (the .gifs
are simply not there).
All other tests from the menu work. On the Basic Configuration screen it
finds libgd installed and shows no errors.
I have tried a lot of possible settings but nothing helps.
Does someone have an idea or helpful hints for me?
Thanks _A LOT_!
Greets
Axel
P.S. Is there a way to get pdf support working with graphicsmagick?
----
I have Debian/Sarge/i386, typo 3.7 (debian testing), and the
graphicsmagick etc. packages from typo3.sunsite.dk. The php_plugins
are activated in /etc/php4/apache/php.ini.
----
--- errors (shortened) ---
Warning: imagepng(): Unable to access
/var/lib/typo3-dummy/typo3temp/install_f6b0cedc4d.png in
/usr/share/typo3/typo3_src-3.7/t3lib/class.t3lib_stdgraphic.php on line 2597
Warning: imagepng(): Invalid filename
'/var/lib/typo3-dummy/typo3temp/install_f6b0cedc4d.png' in
/usr/share/typo3/typo3_src-3.7/t3lib/class.t3lib_stdgraphic.php on line 2597
Warning: imagepng(): Unable to access
/var/lib/typo3-dummy/typo3temp/install_d1fa76faad.png in
/usr/share/typo3/typo3_src-3.7/t3lib/class.t3lib_stdgraphic.php on line 2597
Warning: imagepng(): Invalid filename
'/var/lib/typo3-dummy/typo3temp/install_d1fa76faad.png' in
/usr/share/typo3/typo3_src-3.7/t3lib/class.t3lib_stdgraphic.php on line 2597
Warning: imagepng(): Unable to access
/var/lib/typo3-dummy/typo3temp/install_a8f7a333c8.png in
/usr/share/typo3/typo3_src-3.7/t3lib/class.t3lib_stdgraphic.php on line 2597
--- errors ---
--- localconf.php (shortened) ---
$TYPO3_CONF_VARS["GFX"]["gdlib_png"] = '1';
$TYPO3_CONF_VARS["GFX"]["gdlib_2"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_combine_filename"] = 'composite';
$TYPO3_CONF_VARS["GFX"]["im_negate_mask"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_imvMaskState"] = '0';
$TYPO3_CONF_VARS["GFX"]["im_mask_temp_ext_gif"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_negate_mask"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_imvMaskState"] = '0';
$TYPO3_CONF_VARS["GFX"]["im_mask_temp_ext_gif"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_no_effects"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_v5effects"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_path"] = '/usr/bin/';
$TYPO3_CONF_VARS["GFX"]["im_version_5"] = '0';
$TYPO3_CONF_VARS["GFX"]["imagefile_ext"] =
'gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf';
$TYPO3_CONF_VARS["GFX"]["im_noFramePrepended"] = '1';
$TYPO3_CONF_VARS["GFX"]["thumbnails"] = '1';
$TYPO3_CONF_VARS["GFX"]["thumbnails_png"] = '1';
$TYPO3_CONF_VARS["GFX"]["TTFdpi"] = '96';
--- localconf.php ---
---- dpkg -l (shortened)----
ii apache2 2.0.54-5
ii apache2-common 2.0.54-5
ii apache2-mpm-prefork 2.0.54-5
ii apache2-utils
ii eaccelerator 0.9.3-2
ii graphicsmagick 1.1.6-3
ii graphicsmagick-im-compat 1.1.6-3
rc imagemagick 6.2.4.5-0.2
ii libgraphicsmagick 1.1.6-3
rc libgd1-noxpm 1.8.4.debian-1
ii libgd1-xpm 1.8.4.debian-1
ii libgd2 2.0.33-2
ii libgd2-xpm 2.0.33-2
ii typo3 3.7.0-8
ii typo3-dummy 3.7.0-9
ii typo3-site-installer 0.90
ii typo3-src-3.7 3.7.0-8
---- dpkg -l ----
More information about the TYPO3-debian
mailing list