LesE
26th of October 2006 (Thu), 12:35
I have just upgraded to EE 2.01 seemingly with problems until I come to add new photos to the gallery and find that the UPLOAD feature will not create any images despite giving a message to say that the upload has been successful.
Here is the System message I get following the Upload
msg 12348 | ftp: GALLERY: DISCONNECTED
msg 12347 | ftp: GALLERY:
'54d_cuillins_elgol.jpg' UPLOADED SUCCESFULLY
SIZE: 698x633 => 320x290 small (IMAGEMAGICK 320) , 27.61 KB in server.
msg 12346 | IMAGEMAGICK: REMOVE PROFILE, RESIZE AND SHARPEN: convert -size 320x290 UPLOAD/ee_temp_upload/temp_521f5f7.miff -resize 320x290! +profile -strip -unsharp 0.5x0.2+1+0.3 -quality 80 UPLOAD/ee_temp_upload/54d_cuillins_elgol.jpg | OK
msg 12345 | IMAGEMAGICK: CREATE MIFF: convert ./UPLOAD/54d_cuillins_elgol.jpg UPLOAD/ee_temp_upload/temp_521f5f7.miff | OK
msg 12344 | ftp: GALLERY: Working directory changed to '/photos/small'
msg 12343 | ftp: GALLERY: Changed to passive mode
msg 12342 | ftp: GALLERY: Logged in as '******'
msg 12341 | ftp: GALLERY: Connected to '**.**.**.**'
msg 12340 | exif: EXIF of './UPLOAD/54d_cuillins_elgol.jpg':
<exif info cut for brevity>
msg 12339 | internal ftp: STARTING UPLOAD...
msg 12338 | ftp: RENAMED (b) './UPLOAD/cuillins_elgol.jpg' to './UPLOAD/54d_cuillins_elgol.jpg'
This message is repeated for the three sizes plus thumbs and microthumbs but no images are created in any of the directories. By disabling the command that deletes the files from the ee_temp_upload directory I have been able to determine that nothing is created initially in the ee_temp_upload directory and therefore all subsequent commands are executed on a nonexistent file (although I don't understand why that doesn't give errors). The rename in msg 12338 occurs but nothing more.
If I manually put files in the ee_temp_upload directory and re-enable the file delete command all files in that directory are deleted indicating that the path to the directory is correct.
All FTP tests and the install check complete without error and all directories mentioned in the install instructions are CHMOD 777. The Imagemagick test in Server Tools executes correctly and creates and writes to a TEST folder in UPLOAD.
I also have a problem with RETHUMBNAIL which gives an error stating that it cannot write to the TEMP directory. It actually creates a file with 0kb and then stalls from there.
I have tried everything I can think of so now need some help (please!!)
Here is the System message I get following the Upload
msg 12348 | ftp: GALLERY: DISCONNECTED
msg 12347 | ftp: GALLERY:
'54d_cuillins_elgol.jpg' UPLOADED SUCCESFULLY
SIZE: 698x633 => 320x290 small (IMAGEMAGICK 320) , 27.61 KB in server.
msg 12346 | IMAGEMAGICK: REMOVE PROFILE, RESIZE AND SHARPEN: convert -size 320x290 UPLOAD/ee_temp_upload/temp_521f5f7.miff -resize 320x290! +profile -strip -unsharp 0.5x0.2+1+0.3 -quality 80 UPLOAD/ee_temp_upload/54d_cuillins_elgol.jpg | OK
msg 12345 | IMAGEMAGICK: CREATE MIFF: convert ./UPLOAD/54d_cuillins_elgol.jpg UPLOAD/ee_temp_upload/temp_521f5f7.miff | OK
msg 12344 | ftp: GALLERY: Working directory changed to '/photos/small'
msg 12343 | ftp: GALLERY: Changed to passive mode
msg 12342 | ftp: GALLERY: Logged in as '******'
msg 12341 | ftp: GALLERY: Connected to '**.**.**.**'
msg 12340 | exif: EXIF of './UPLOAD/54d_cuillins_elgol.jpg':
<exif info cut for brevity>
msg 12339 | internal ftp: STARTING UPLOAD...
msg 12338 | ftp: RENAMED (b) './UPLOAD/cuillins_elgol.jpg' to './UPLOAD/54d_cuillins_elgol.jpg'
This message is repeated for the three sizes plus thumbs and microthumbs but no images are created in any of the directories. By disabling the command that deletes the files from the ee_temp_upload directory I have been able to determine that nothing is created initially in the ee_temp_upload directory and therefore all subsequent commands are executed on a nonexistent file (although I don't understand why that doesn't give errors). The rename in msg 12338 occurs but nothing more.
If I manually put files in the ee_temp_upload directory and re-enable the file delete command all files in that directory are deleted indicating that the path to the directory is correct.
All FTP tests and the install check complete without error and all directories mentioned in the install instructions are CHMOD 777. The Imagemagick test in Server Tools executes correctly and creates and writes to a TEST folder in UPLOAD.
I also have a problem with RETHUMBNAIL which gives an error stating that it cannot write to the TEMP directory. It actually creates a file with 0kb and then stalls from there.
I have tried everything I can think of so now need some help (please!!)