PDA

View Full Version : Coppermine and ImageMagick


uaufsfeld
4-19-09, 01:52 AM
When I try a batch upload I get the following error msg:

"Error executing ImageMagick - Return value: 127"

Thanks.

shrupa
10-6-09, 11:22 AM
Try GD?

uaufsfeld
1-13-10, 04:41 PM
Try GD?

What's GD?

shrupa
1-13-10, 07:02 PM
In the CopperMine admin area you will get that option.

Croc Hunter
1-15-10, 08:43 AM
ImageMagick 127 errors are usually thrown trying to create thumbnails. Check your path, at Powweb it's /usr/local/bin Switching to GD Library might fix. No matter which you use keeping image filesize as low as possible is best.

Further ImageMagick paths:
convert: /usr/local/bin/convert
composite: /usr/local/bin/composite
identify - /usr/local/bin/identify
mogrify: /usr/local/bin/mogrify
montage: /usr/local/bin/montage