PDA

View Full Version : Having problems with EE and Windows XP


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...

Pekka
27th of February 2005 (Sun), 13:21
To get usable ftp error messages, use the Internal FTP engine. Check also if the file UPLOAD/ee_temp_upload/image1.jpg is in the folder, or if there is a permission problem.