forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upload => Topic started by: rsterry on February 28, 2011, 12:51:22 pm

Title: Image Magick 127 Error
Post by: rsterry on February 28, 2011, 12:51:22 pm
I'm getting an Image Magick 127 error trying to batch upload photos.

I checked with my host provider. He only has Free Type fonts installed on his linux server. Image Magick is not installed. Does this mean I can't use Coppermine at all?

Many thanks

Robert
Title: Re: Image Magick 127 Error
Post by: phill104 on February 28, 2011, 01:16:04 pm
No you can switch to GD2 in the config panel.

How did you install Coppermine in the first place as GD2 is the default method for resizing images?
Title: Re: Image Magick 127 Error
Post by: rsterry on February 28, 2011, 10:21:18 pm
Thanks very much Phil for getting back to me on that. I installed Coppermine as per the instructions. Everythng else seems to be working fine. I haven't played around with the config panel at all. But that's encouraging. I was thinking I wouldn't be able to use it. Will give it a go and let you know. Good to hear that GD2 will be ok with FreeType fonts and not need TrueType fonts.
Title: Re: Image Magick 127 Error
Post by: jennyc on February 14, 2012, 08:00:35 am
I am getting this same error.
I do not have an Image Magick account.

When I am logged in as admin, I try to batch upload, all the files show up, but as its finishing, I get a red exclaimation point, and an empty album with no information attached.

I ran the Debug and got this:

Quote
Critical error
Error executing ImageMagick - Return value: 127

Cmd line :
convert -quality 100 -antialias -geometry 128x104 'albums/userpics/10001/sc1.gif' 'albums/userpics/10001/thumb_sc1.gif'

The convert program said:
sh: convert: command not found

File: /home/reelad/public_html/cpg15x/db_input.php - Line: 699

you can login as a user
login: testuser
pword: testuser1


I am really new at building webpages, and was pointed to use Coppermine as a good tool for beginners for creating slideshows.
Thank you.
Jenny
Title: Re: Image Magick 127 Error
Post by: jennyc on February 14, 2012, 08:08:42 am
here is the link to the albums: http://lawomensfest.com/cpg15x/
login: testuser
pword: testuser1
Title: Re: Image Magick 127 Error
Post by: phill104 on February 14, 2012, 01:05:29 pm
Go into the coppermine config menu and set your resize method to GD2 instead of Image Magik.

I am assuming you used a one click option with your host to install coppermine as GD2 is the default when manually installing.