Error executing ImageMagick Error executing ImageMagick
 

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

Started by Flawe, November 05, 2005, 09:13:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Flawe

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

Nibbler


Flawe

thaanx, missed that one. thanx a bunch :D