Switching TO imagemagick Switching TO imagemagick
 

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

Switching TO imagemagick

Started by willstein, September 20, 2005, 01:58:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

willstein

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.

Nibbler

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 /

willstein

#2
login:
snakamura
pass:
8442

Nibbler

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.

willstein

Oops. Im so sorry.
It should be fixed now.

Nibbler

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

willstein

Invalid path.

I will forward it to my host.