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.
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 /
login:
snakamura
pass:
8442
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.
Oops. Im so sorry.
It should be fixed now.
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
Invalid path.
I will forward it to my host.