[Typo3] IIS 6 + PHP 4 + ImageMagick ?

Jerome Vandenende j.vandenende at info-grafic.com
Wed Oct 19 14:58:05 CEST 2005


Yes, system32 contains all dll file required (ISAPI's dll, 
phpts.dll,...). All with full access permission for IUSR_xxx & IWAM_xxx


I've created a simple script with only :
<?php
	echo exec('c:\php\convert.exe c:\php\examples.jpg c:\php\ex001.png', $out);
?>

After executing that script, the folder 'c:\php' doesn't contains 
ex001.png file. So the command was not executed by IIS.


Thank you very much for your help Peter :)



Peter Bartels wrote:
> - I guess I really need Apache to run ImageMagick, no?
> 
> could be al solution, but I don't understand why it's not working.
> 
> did you try to make a script yourself and exectue something like exec
> ('c:\php\convevt.exe')
> 
> did you put the dll files to the system32 dir?
> 
> 
> 2005/10/19, Jerome Vandenende <j.vandenende at info-grafic.com>:
>> IUS_xxx has full access to the php dir... And IWAM_xxx too
>>
>> I guess I really need Apache to run ImageMagick, no?
>>
>>
>> Peter Bartels wrote:
>>> hmm strange
>>>
>>> does IUSR_xxxx read & execute access to php dir and convert.exe and
>>> cmd.exe in ph dir?????
>>>
>>> 2005/10/19, Jerome Vandenende <j.vandenende at info-grafic.com>:
>>>> Peter Bartels wrote:
>>>>> did you add php.exe and php4ts.exe and convert.exe  to the allowed
>>>>> webserver extensions?
>>>> Yes, convert.exe, composite.exe and identify.exe are now added in
>>>> webserver extensions.
>>>>
>>>> And ImageMagick path point to "c:\php\" dir...
>>>>
>>>> :'( I'm totally lost... I've tested everything found in Internet
>>>> (forum/list/site)...
>>>>
>>>> And always that stupid CGI error (see below) in CGI mode.
>>>>
>>>> Does ImageMagick need to be run under CGI or ISAPI ?
>>>>
>>>>
>>>> Jerome
>>>> _______________________________________________
>>>> Typo3-english mailing list
>>>> Typo3-english at lists.netfielders.de
>>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>>>
>>
>> --
>>   *Jérome Vandenende*
>>
>> http://www.jeromev.be
>> _______________________________________________
>> Typo3-english mailing list
>> Typo3-english at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>


-- 
  *Jérome Vandenende*

http://www.jeromev.be



More information about the TYPO3-english mailing list