Error executing ImageMagick - Return value: 127 Error executing ImageMagick - Return value: 127
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Error executing ImageMagick - Return value: 127

Started by flowtography, June 07, 2007, 08:25:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

flowtography

Help!

I've been trying to upload some images, changed all the size parameters and stuff so that the image I'm trying to upload fits all the specs, but I keep getting this message:

Critical error
The file 'albums/userpics/tn_DSC_7753~2.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Don't know what to do

flowtography

The file 'albums/userpics/tn_DSC_7753~2.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 66x100 'albums/userpics/tn_DSC_7753~2.jpg' 'albums/userpics/thumb_tn_DSC_7753~2.jpg'


The convert program said:
sh: /usr/bin/convert: No such file or directory


File: /home/trixxy/public_html/b/db_input.php - Line: 402

Nibbler

Either you don't have ImageMagick installed or it is not where you told Coppermine it was. Either get it installed and set the path correctly or use GD2 if available. Search before posting.