[Typo3-debian] problems with graphicsmagick/libgd

Axel lists at 19q.net
Mon Nov 21 13:33:36 CET 2005


Michael Stucki schrieb:
> Hi Axel,
> 
> 
>>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.
> 
> 
> Looks like a permission problem, see below.
> 
> 
>>P.S. Is there a way to get pdf support working with graphicsmagick?
> 
> 
> It is no problem, you just need to install ghostscript before!
> 
> 
>>--- 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
> 
> 
> What are the permissions of this file:
> /var/lib/typo3-dummy/typo3temp/install_f6b0cedc4d.png
> 
> I'm pretty sure the webserver has no access to it.
> 
> Regards, michael

First, Thanks for the answer.

-rw-r--r--  1 www-data www-data  3563 Nov 21 06:24 install_44f1273ab1.jpg
-rw-r--r--  1 www-data www-data 13192 Nov 21 06:24 install_fcaf26c521.jpg

But the miracle is: If I call the site, the files the webserver is
looking for, are _not_ there.

For example after this:

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

[...]

/var/lib/typo3-dummy/typo3temp/ looks like this:

drwxr-x---  8 www-data www-data   127 Nov 21 13:30 .
drwxr-xr-x  7 root     root      4096 Nov 21 03:12 ..
drwxrwxr-x  2 www-data www-data     6 Nov 21 05:32 GB
drwxrwxr-x  2 www-data www-data    35 Nov 21 05:29 cs
-rw-r--r--  1 www-data www-data  3563 Nov 21 06:24 install_44f1273ab1.jpg
-rw-r--r--  1 www-data www-data 13192 Nov 21 06:24 install_fcaf26c521.jpg
drwxrwxr-x  2 www-data www-data  4096 Nov 21 06:54 llxml
drwxrwxr-x  2 www-data www-data     6 Nov 21 05:32 menu
drwxrwxr-x  2 www-data www-data  4096 Nov 21 06:55 pics
drwxrwxr-x  2 www-data www-data     6 Nov 21 05:30 temp

and temp is completely empty.


Greets


Axel



More information about the TYPO3-debian mailing list