PDA

View Full Version : ImageMagick works when testing but not when uploading photos


ktpupp
4th of October 2004 (Mon), 12:11
My gallery is set up at http://www.sumbler.com/images/ with two pics in it, but they are huge since ImageMagick isn't working and creating thumbs, microthumbs or anything smaller than full size images.

I get this message when uploading/resizing:
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)

If I go to the Graphics Modules part of the editor, I can run the ImageMagick test and see the smaller image created with ImageMagick and my paths to convert and composite both list PATH OK. ImageMagick also works to create thumbnail images in my Movable Type installation, so I know IM is set up to work correctly.

I am eager to get this up and running because it looks to be an awesome piece of software... Any help would be appreciated!

-=kt=-