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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.