the doc
26th of February 2005 (Sat), 07:17
I am running a Windows XP system with IIS, PHP, and Mysql running. I have installed Imagemagick. All ftp and graphic module test OK. When I upload to database, the process hangs after the following is executed...
msg 476 | imagemagick: IMAGEMAGICK COMMAND (resize+sharpen) | /Inetpub/wwwroot/ImageMagick620Q16/convert.exe -size 800x600 UPLOAD/image1.jpg -resize 800x600! +profile "*" -unsharp 0.5x0.2+1+0.3 -quality 75 UPLOAD/ee_temp_upload/image1.jpg | EXECUTED OK
msg 475 | ftp: WECTS: Working directory changed to '/wwwroot/gallery/photos/large'
msg 474 | ftp: WECTS: Changed to passive mode
msg 473 | ftp: WECTS: Logged in as 'doc'
msg 472 | ftp: WECTS: Connected to '24.125.2.160'
msg 471 | exif: EXIF of 'UPLOAD/image1.jpg':
Any help is appreciated...
msg 476 | imagemagick: IMAGEMAGICK COMMAND (resize+sharpen) | /Inetpub/wwwroot/ImageMagick620Q16/convert.exe -size 800x600 UPLOAD/image1.jpg -resize 800x600! +profile "*" -unsharp 0.5x0.2+1+0.3 -quality 75 UPLOAD/ee_temp_upload/image1.jpg | EXECUTED OK
msg 475 | ftp: WECTS: Working directory changed to '/wwwroot/gallery/photos/large'
msg 474 | ftp: WECTS: Changed to passive mode
msg 473 | ftp: WECTS: Logged in as 'doc'
msg 472 | ftp: WECTS: Connected to '24.125.2.160'
msg 471 | exif: EXIF of 'UPLOAD/image1.jpg':
Any help is appreciated...