ImageMagick and Error code 2 ImageMagick and Error code 2
 

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

ImageMagick and Error code 2

Started by emcher, November 25, 2003, 07:03:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

emcher

I just enabled ImageMagick, and now when I try to upload an image I get the following error message:

Error executing ImageMagick - Return value: 2

I've tried to find return codes meanings, but have had no luck.

Can anyone help?
Emcher

Joachim Müller

switch on debug_mode in coppermine config to find out more.

GauGau

emcher

Got it fixed. They were giving me the path of /usr/local/bin/convert.

I removed 'convert, and left it at /usr/local/bin/. And it started working fine.
Emcher