Search found 2 matches
- 2014-03-02T02:45:45-07:00
- Forum: Users
- Topic: Problems using ImageMagick with PHP under Windows Serv 2003
- Replies: 4
- Views: 2608
Re: Problems using ImageMagick with PHP under Windows Serv 2
Hi! Thanks for the hints. I changed now to the exec() function. My problem now: Wen I try the script on the command line as administrator, everything works fine. If I try it over an webbrowser, the exec() function doesn't work. I get no errors in the php error log or in the IIS error log!?!? Any ...
- 2014-02-28T12:17:25-07:00
- Forum: Users
- Topic: Problems using ImageMagick with PHP under Windows Serv 2003
- Replies: 4
- Views: 2608
Problems using ImageMagick with PHP under Windows Serv 2003
Hi! I need to use an old Windows Sever 2003. I am not allowed to make any updates, but I am allowed to install ImageMagick and I can do changes on the PHP installation. There is the newest Windows Version of PHP 5.4.25 installed. And I installed also the newest version of ImageMagick (ImageMagick-6 ...