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 aseranj, August 20, 2006, 01:11:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aseranj

I recieve this error message  when you try to upload a picture

The file 'albums/userpics/578.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127
Cmd line :
convert -quality 80 -antialias -geometry 120x83 'albums/userpics/578.jpg' 'albums/userpics/thumb_578.jpg'
The convert program said:
File: /usr/local/httpd/vhosts/exploredidim.com/httpdocs/xdpg/db_input.php - Line: 402

What must i do please help...
Thank you

Sami

Next Time please search for your error ,
ImageMagick can't run on safe mode , use GD instead
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

Probably you don't have ImageMagick at all, or you have specified the wrong path. Safe mode is not the culprit imo. Switch to GD2.