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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.