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
Go to coppermine's config and switch "Method for reszing Images" to "GD2". Report if this works for you.
It worked, thanks for your help!