forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: flowtography on June 07, 2007, 08:25:54 pm

Title: Error executing ImageMagick - Return value: 127
Post by: flowtography on June 07, 2007, 08:25:54 pm
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
Title: Re: Error executing ImageMagick - Return value: 127
Post by: flowtography on June 07, 2007, 08:38:10 pm
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
Title: Re: Error executing ImageMagick - Return value: 127
Post by: Nibbler on June 08, 2007, 01:42:07 am
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.