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?
switch on debug_mode in coppermine config to find out more.
GauGau
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.