coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: Flawe on November 05, 2005, 09:13:08 PM

Title: Error executing ImageMagick
Post by: Flawe on November 05, 2005, 09:13:08 PM
I get this when I try to upload a file while debugging. The problem is, I don't there is ImageMagick on the server. I think my host has GD 2 if I'm not wrong. Anyways...is there a way to make the gallery call GD instead of ImageMagick or how does it work?

Thanx

this is the message i get

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

Error executing ImageMagick - Return value: 127


Cmd line :
convert -quality 80 -antialias -geometry 100x75 'albums/userpics/10001/spanien6.jpg' 'albums/userpics/10001/thumb_spanien6.jpg'



The convert program said:



File: /customers/stephaniekaup.se/stephaniekaup.se/httpd.www/gallery/db_input.php - Line: 305
Title: Re: Error executing ImageMagick
Post by: Nibbler on November 05, 2005, 09:20:19 PM
Select GD2 in config.
Title: Re: Error executing ImageMagick
Post by: Flawe on November 05, 2005, 09:40:51 PM
thaanx, missed that one. thanx a bunch :D