PDA

View Full Version : ImageMagick Path on Win 2000 Server


hhasan
3rd of January 2004 (Sat), 21:24
Hi,

I've installed ImageMagick on my Win2000 Server which also hosts my EE gallery. I can run the convert program from the command line just fine, which tells me that the system path has been updated. But the EE Graphics Module keeps returning Path Not Valid message.

I have turned browser caching off and tried to enter the full path to the convert executable (making sure to use / instead of \).

I am running IIS, PHP 4.3.1 and MySQL 3.23.54. Is there some setup I'm missing for ImageMagick?

Thanks!

hhasan
3rd of January 2004 (Sat), 21:27
And forgot to mention that PHP is not in safe mode.

hhasan
3rd of January 2004 (Sat), 23:14
Well, I solved the problem but don't know what exactly fixed it. I reinsatlled ImageMagick under the inetpub/scripts folder in Win2000. But I wonder if this was the fix or that this path has no spaces in it.