[Typo3] IIS 6 + PHP 4 + ImageMagick ?

Dmitry Dulepov typo3 at fm-world.ru
Wed Oct 19 15:28:52 CEST 2005


Hi!

Jerome Vandenende wrote:
> 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.

And what does $out contain ("var_dump($out)")?

Dmitry.



More information about the TYPO3-english mailing list