[TYPO3-linux] not the usual imagemagick problem
Gijs Fluit
gijs at gwebindustries.nl
Thu Dec 3 11:31:09 CET 2009
Dear all,
I am experiencing problems with one of my typo3 installations and
Imagemagick. I found about a 1000 posts, replys, pages about this but none,
realy none about my 'little' problem. Most of the posts are really simple
mistakes with paths and so on. I don't want to say I'm an expert but I
succesfully use typo3 for several websites, written a few extensions,
mastered TS and installed it about 50 times, I think (all working BTW and a
few on the same webserver as this installation).
For a new project I installed a fresh copy of 4.3.0, the way it should be
done (src with symlinks).
I filled in the gfx config variables, same as with the other sites running
at the same server.
Imagemagick is found but the tests fail and it doesn't work in the BE/FE. I
think I changed all the variables about a 1000 times
BUT
Here it is, I discovered the dump of the commands executed is missing the
filepath (to jesus.jpg and so on) I hope this will be a clue why it is not
working.
This is a dump of the ImageMagick commands executed: /usr/local/bin/convert
-geometry 170x136! -colorspace RGB -quality 70
No more, no filepaths etc. as with the other installs on the same server.
I hope you can help me further as I am running out of options (in my
capability) to try.
With many, many regards,
Gijs
Typo3 version: 4.3.0
Imagemagick version: 6.5.1-0
Server: FreeBSD 6.1-RELEASE-p17
Safemode Off, Openbasedir Off
### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : 85.17.110.98
TYPO3_HOST_ONLY : 85.17.110.98
TYPO3_PORT :
PATH_INFO :
QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER :
http://85.17.110.98/typo3/install/index.php?TYPO3_INSTALL[type]=about
TYPO3_REQUEST_HOST : http://85.17.110.98
TYPO3_REQUEST_URL :
http://85.17.110.98/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://85.17.110.98/typo3/install/index.php
TYPO3_REQUEST_DIR : http://85.17.110.98/typo3/install/
TYPO3_SITE_URL : http://85.17.110.98/
TYPO3_SITE_SCRIPT : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL :
TYPO3_REV_PROXY :
SCRIPT_NAME : /typo3/install/index.php
TYPO3_DOCUMENT_ROOT : /home/netshape/domains/netshape.net/public_html
SCRIPT_FILENAME :
/home/netshape/domains/netshape.net/public_html/typo3/install/index.php
REMOTE_ADDR : 82.169.230.79
REMOTE_HOST :
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729;
.NET CLR 1.1.4322)
HTTP_ACCEPT_LANGUAGE: nl
CONST: PHP_OS : FreeBSD
CONST: TYPO3_OS :
CONST: PATH_thisScri:
/home/netshape/domains/netshape.net/public_html/typo3/install/index.php
CONST: php_sapi_name: apache2handler
OTHER: TYPO3_VERSION: 4.3.0
OTHER: PHP_VERSION : 5.2.8
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif() : 1
imagepng() : 1
imagejpeg() : 1
imagettftext() : 1
OTHER: IMAGE_TYPES : 15
OTHER: memory_limit : 25M
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache/2
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /typo3/install/index.php
SERVER: PATH_TRANSLA:
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib : 1
T3CV_GFX: gdlib_png : 0
T3CV_GFX: gdlib_2 : 1
T3CV_GFX: im : 1
T3CV_GFX: im_path : /usr/local/bin/
T3CV_GFX: im_path_lz: /usr/local/bin/
T3CV_GFX: im_version: im6
T3CV_GFX: im_negate_: 0
T3CV_GFX: im_imvMask: 1
T3CV_GFX: im_combine: composite
### DEBUG SYSTEM INFORMATION - END ###
More information about the TYPO3-linux
mailing list