[TYPO3-linux] not the usual imagemagick problem
Gijs Fluit
gijs at gwebindustries.nl
Fri Dec 11 23:00:59 CET 2009
Hello Chris,
'disable executable commands' is something like disable_executable_commands
in php.ini (do a text search) followed by a list of commands wich are
disabled. Haven't figured out yet wich command needs NOT to be disabled
(with removing it from the list). If you have multiple users on your server
be careful with disabling the whole line as this would enable some
potentially dangerous php commands.
Good luck, need more help let me know...
Regards,
Gijs
-----Oorspronkelijk bericht-----
Van: typo3-linux-bounces at lists.typo3.org
[mailto:typo3-linux-bounces at lists.typo3.org] Namens Christian Hellmuth
Verzonden: vrijdag 11 december 2009 14:50
Aan: typo3-linux at lists.typo3.org
Onderwerp: Re: [TYPO3-linux] not the usual imagemagick problem
Gijs Fluit schrieb:
> Found it!
>
> I did solve the problem with IM... Can't tell you how happy i am right
> now as this consumed so much time over the last few days.
>
> In php.ini I changed the disable executable commands.
>
> Disabled the complete line, now trying to find out wich command is the
> culprit, or rather: wich one isn't and is doing the job. Exec() was
> not one of them, this one I removed long ago as this was needed for IM
> to operate in the first place. Maybe readfile? I don't know yet...
>
> Still a mystery why the other sites (same version, same server,
> different
> domain) with Typo3 did not seem to have the problem is a mystery to
> me, but...
>
> Now i can enjoy my weekend, nice and sunny in NL (not).
>
> Regards,
> Gijs
>
>
> gwebindustries | Mgr. vd. Weteringstraat 76 | 3581 EK UTRECHT |
> www.gwebindustries.nl | Telefoon 030 238 7089 | Fax 030 238 7578
>
>
> -----Oorspronkelijk bericht-----
> Van: typo3-linux-bounces at lists.typo3.org
> [mailto:typo3-linux-bounces at lists.typo3.org] Namens Gijs Fluit
> Verzonden: vrijdag 4 december 2009 13:49
> Aan: TYPO3 Installation on Linux and other Unices
> Onderwerp: Re: [TYPO3-linux] not the usual imagemagick problem
>
> Just made a few complete new installs (v4.3 and 4.1) on different
> domains, Same server. All the Same problem. Existing installs work
> though. Can it be a problem with paths? Httpd directive. All domains
> use same php.ini
>
> Gijs Fluit: Niet op kantoor, verzonden vanaf mijn iphone.
>
> Op 4 dec 2009 om 13:36 heeft "Jos Schipper [netcreators]"
> <jos at netcreators.com > het volgende geschreven:\
>
>> Mmmm its seems you are right.
>> If i check current gm processes on the server it also doesn't show
>> the path.
>> Weird.. i will have another look at this.
>>
>> Jos
>>
>> Gijs Fluit wrote:
>>> Thanks for your reply Jos,
>>>
>>> No luck so far. Disabled it but same problem.
>>> Still do not see any filepath in imagemagick command dump.
>>>
>>> Gijs
>>>
>>>
>>> gwebindustries | Mgr. vd. Weteringstraat 76 | 3581 EK UTRECHT |
>>> www.gwebindustries.nl | Telefoon 030 238 7089 | Fax 030 238 7578
>>>
>>>
>>> -----Oorspronkelijk bericht-----
>>> Van: typo3-linux-bounces at lists.typo3.org
>>> [mailto:typo3-linux-bounces at lists.typo3.org] Namens Jos Schipper
>>> [netcreators]
>>> Verzonden: donderdag 3 december 2009 15:33
>>> Aan: typo3-linux at lists.typo3.org
>>> Onderwerp: Re: [TYPO3-linux] not the usual imagemagick problem
>>>
>>> Hello Gijs,
>>>
>>> You should check the installTool for this line:
>>> [GFX][im_useStripProfileByDefault] = 1] and disable this function.
>>> This function caused a lot of problems for me.
>>>
>>> Kind regards,
>>> Jos
>>>
>>> Gijs Fluit wrote:
>>>> 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]=php
>>>> i
>>>> nf
>>>> o
>>>> 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.ph
>>>> p
>>>> 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 ###
>>>>
>>>
>>> --
>>> Met vriendelijke groet,
>>>
>>> Jos Schipper
>>> TYPO3 Consultant/Certified TYPO3 Integrator
>>>
>>> TYPO3 Developer gezocht, lees de vacature online:
>>> http://www.netcreators.com/bedrijf/vacatures-typo3-developer/
>>>
>>> e: jos at netcreators.com
>>> t: 026-442 4238
>>> i: www.netcreators.com
>>> ---
>>> --------------------------------------------------------------------
>>> -
>>> Netcreators: Open Source, Open Minds, Open People
>>> ---
>>> --------------------------------------------------------------------
>>> - _______________________________________________
>>> TYPO3-linux mailing list
>>> TYPO3-linux at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-linux
>>>
>>
>> --
>> Met vriendelijke groet,
>>
>> Jos Schipper
>> TYPO3 Consultant/Certified TYPO3 Integrator
>>
>> TYPO3 Developer gezocht, lees de vacature online:
>> http://www.netcreators.com/bedrijf/vacatures-typo3-developer/
>>
>> e: jos at netcreators.com
>> t: 026-442 4238
>> i: www.netcreators.com
>> ---
>> ---------------------------------------------------------------------
>> Netcreators: Open Source, Open Minds, Open People
>> ---
>> ---------------------------------------------------------------------
>> _______________________________________________
>> TYPO3-linux mailing list
>> TYPO3-linux at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-linux
> _______________________________________________
> TYPO3-linux mailing list
> TYPO3-linux at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-linux
>
Since I am experiencing the same issues with IM on a 4.3.0 installation
(although I upgraded from 4.2.8) I am interested in your solution. To be
precise: What exactly did you change in your php.ini, what directive?
I'd be very thankful about your statement on this as I would rather use the
latest TYPO3 version for this special relaunch project.
Regards,
Chris
_______________________________________________
TYPO3-linux mailing list
TYPO3-linux at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-linux
More information about the TYPO3-linux
mailing list