forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: aseranj on August 20, 2006, 01:11:37 am

Title: Error executing ImageMagick - Return value: 127
Post by: aseranj on August 20, 2006, 01:11:37 am
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
Title: Re: Error executing ImageMagick - Return value: 127
Post by: Sami on August 20, 2006, 07:19:13 am
Next Time please search for your error ,
ImageMagick can't run on safe mode , use GD instead
Title: Re: Error executing ImageMagick - Return value: 127
Post by: Joachim Müller on August 20, 2006, 09:04:35 pm
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.