coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: willstein on September 20, 2005, 01:58:45 PM

Title: Switching TO imagemagick
Post by: willstein on September 20, 2005, 01:58:45 PM
I searched the forums but couldnt find.
Maybe someone can point me to a topic.

My host is SURE, that the path to my imagemagick script is: /usr/local/lib/ImageMagick# (and ive tried /usr/local/lib/ImageMagick)
Set to Image Magick and -antialias

But when I upload, it "uploads" with "The previous file could not be placed." and the thumbnail doesnt display.

I searched "The previous file could not be placed." in errors but couldnt figure it out.

Anybody know and can point me?

Thank you.
Title: Re: Switching TO imagemagick
Post by: Nibbler on September 20, 2005, 02:01:29 PM
Follow the steps here : http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php

Note that the path in config should be the path to the convert binary and must end in a /
Title: Re: Switching TO imagemagick
Post by: willstein on September 20, 2005, 02:08:09 PM
login:
snakamura
pass:
8442
Title: Re: Switching TO imagemagick
Post by: Nibbler on September 20, 2005, 02:29:37 PM
The reason to post a test user account is for us to test an upload and see the error message. The account you have provided does not have upload rights.
Title: Re: Switching TO imagemagick
Post by: willstein on September 20, 2005, 02:31:57 PM
Oops. Im so sorry.
It should be fixed now.
Title: Re: Switching TO imagemagick
Post by: Nibbler on September 20, 2005, 02:36:00 PM
OK, the message you get means the path is incorrect. Remember that the path is case sensitive and is unlikely to contain a # in my experience.

The file 'albums/userpics/10002/avatar.png' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Cmd line :
/usr/local/lib/ImageMagick#/convert -quality 80 -antialias -geometry 44x100 'albums/userpics/10002/avatar.png' 'albums/userpics/10002/thumb_avatar.png'


The convert program said:
/usr/local/lib/ImageMagick#/convert: not found
Title: Re: Switching TO imagemagick
Post by: willstein on September 20, 2005, 02:37:42 PM
Invalid path.

I will forward it to my host.