Error executing ImageMagick - Return value: 127 Error executing ImageMagick - Return value: 127
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Error executing ImageMagick - Return value: 127

Started by jmdouglass, January 23, 2006, 07:32:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jmdouglass

I get the following error when trying to batch photos to a album. 

"Error executing ImageMagick - Return value: 127"

The directories have been schmod to 777 and I can see all the file names listed as it tries to assign them to an album.  Any help would be appreciated.

Thanks

Joachim Müller

This has been asked many times over, searching for the error message you get before posting would have told you what the problem is and how to fix it.
The error message says that you haven't specified the correct path to ImageMagick's convert executable or that you don't have ImageMagick at all. You can't make the location of this file up. Recommended resolution: in coppermine's config, change "Method for resizing images" from ImageMagick to GD2.

candyclc

how then, do you get image magick? Because I changed the settings as told and now I get an error saying my host does not support GD and to use Image magick?

Blueiris

You should contact your hosting support, and ask if ImageMagick is installed, and if so, what the correct path is.
You can lead a horse to water, but you can't make him drink - he's got to discover that it's wet for himself.

Joachim Müller