jgbiggs
24th of October 2004 (Sun), 12:29
I just downloaded and followed the excellent setup instructions for RC4. My problem is that for some reason imagemagick doesn't seem to work.
The Imagemagick test in the Settings/Graphic Moduels works fine but I am gettting this error when executing IM from UPLOAD TO DATABASE.
msg 638 | ftp: LOCAL:
'IMG_1338.JPG' UPLOADED SUCCESFULLY
SIZE: 2272x1704 => 43x32 microthumb (IMAGEMAGICK 43) , 823 KB in server.
msg 637 | imagemagick: IMAGEMAGICK COMMAND | convert -size 43x32 UPLOAD/IMG_1338.JPG -resize 43x32! +profile '*' -unsharp 0.6x0.7+2+0.1 -quality 67 UPLOAD/ee_temp_upload/IMG_1338.JPG
IMAGEMAGICK ERROR:
POSSIBLE REASONS:
SAFE MODE ON? EE can not use ImageMagick when is it located outside PHP safe mode exec dir.
IMAGE IS EMPTY? Perhaps source image was zero size.
IMAGEMAGICK PATH CHANGED? Maybe your server admin has moved IM to another location.
FOLDER PERMISSIONS WRONG? check that UPLOAD folder and all folders inside it are chmod 0777 (full permissions)
I have checked my permissions on /UPLOAD and all (2) of the subdirs.
Any ideas?
The Imagemagick test in the Settings/Graphic Moduels works fine but I am gettting this error when executing IM from UPLOAD TO DATABASE.
msg 638 | ftp: LOCAL:
'IMG_1338.JPG' UPLOADED SUCCESFULLY
SIZE: 2272x1704 => 43x32 microthumb (IMAGEMAGICK 43) , 823 KB in server.
msg 637 | imagemagick: IMAGEMAGICK COMMAND | convert -size 43x32 UPLOAD/IMG_1338.JPG -resize 43x32! +profile '*' -unsharp 0.6x0.7+2+0.1 -quality 67 UPLOAD/ee_temp_upload/IMG_1338.JPG
IMAGEMAGICK ERROR:
POSSIBLE REASONS:
SAFE MODE ON? EE can not use ImageMagick when is it located outside PHP safe mode exec dir.
IMAGE IS EMPTY? Perhaps source image was zero size.
IMAGEMAGICK PATH CHANGED? Maybe your server admin has moved IM to another location.
FOLDER PERMISSIONS WRONG? check that UPLOAD folder and all folders inside it are chmod 0777 (full permissions)
I have checked my permissions on /UPLOAD and all (2) of the subdirs.
Any ideas?