View Single Post
Old October 7th, 2005, 07:59 PM   #3 (permalink)
Cobra_jack
Junior Member
Verified Customer
 
Join Date: Oct 2005
Posts: 6
Quote:
Originally Posted by omegatron
This is totally a permissions issue on the windows box. Double check IWAM AND IUSER HAVE TOTAL RIGHTS OVER CMD.EXE AND DATA AND UPLOADS DIRECTORIES

Most people end up dumping the idea of using imagemagick and edit there php.ini and to make sure there extention directory is set up uncomment the line to the gd2 dll and rebooted server and use gd2

IWAM AND IUSER have FULL CONTROL Permision set on cmd.exe, the photopost directory and child nodes, and the imagemagick directory and child nodes.

When I did not have proper permissions I would get the following error:
Warning: exec(): Unable to fork [cmd.exe /c "C:/Program Files/ImageMagick/mogrify.exe" +profile "*" -size 100x75 -quality 70 -geometry 100x75 -unsharp 10


Am I missing something?

I have nothing against using GD2, but I was unable to find one that works with a Windows box.

http://www.boutell.com/gd/ states Windows DLL .zip (NOT CURRENTLY FOR PHP)
Cobra_jack is offline   Reply With Quote