Error executing ImageMagick - Return value: 1 Error executing ImageMagick - Return value: 1
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Error executing ImageMagick - Return value: 1

Started by debstl, September 03, 2005, 08:45:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

debstl

I get this error when I try to upload photos:

The file 'albums/userpics/10001/rent01~0.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 1


Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x91 'albums/userpics/10001/rent01~0.jpg' 'albums/userpics/10001/thumb_rent01~0.jpg'



The convert program said:
mkdir: cannot create directory `/usr/bin/.libs': Permission denied
/usr/bin/convert: line 1: /usr/bin/gcc: Permission denied



File: /home/debstl/public_html/gallery/db_input.php - Line: 305

I created a test account
Username: Test User
Password: test

Thanks in advance

Joachim Müller

Go to coppermine's config and switch "Method for reszing Images" to "GD2". Report if this works for you.

debstl