forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: BigNick on June 10, 2008, 03:37:49 pm

Title: [Solved]: Having problems uploading!
Post by: BigNick on June 10, 2008, 03:37:49 pm
hi i am having troubles uploading photo's to my domain all permisions are set to 777 i used single upload and i got this

"The file 'albums/userpics/10001/work_christmas_and_new_year_06-07_002~1.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127"


can anyone help please?
Title: Re: Having problems uploading!
Post by: BigNick on June 10, 2008, 03:45:37 pm
here is more information

Critical error
The file 'albums/userpics/10001/work_christmas_and_new_year_06-07_002~1.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127


Cmd line :
/usr/binconvert -quality 80 -antialias -geometry 100x75 'albums/userpics/10001/work_christmas_and_new_year_06-07_002~1.jpg' 'albums/userpics/10001/thumb_work_christmas_and_new_year_06-07_002~1.jpg'



The convert program said:
sh: /usr/binconvert: No such file or directory



File: /home/gs1552/public_html/coppermine/db_input.php - Line: 402
 
Title: Re: Having problems uploading!
Post by: steveeh131047 on June 10, 2008, 04:00:12 pm
BigNick,

Have you tried using GD instead of ImageMagick?

Go to Config>Files and thumbnails advanced settings>Method for resizing images>GD version 2.x

Also check you have the right path for ImageMagick:

Config>Files and thumbnails advanced settings>Path to ImageMagick 'convert' utility (example /usr/bin/X11/)

Steve
Title: Re: Having problems uploading!
Post by: Hein Traag on June 10, 2008, 04:01:28 pm
Follow Steven's advice.

Better yet.. do a search next time for "Error executing ImageMagick - Return value: 127" as this has been answered over and over again.

Cheers
Hein
Title: Re: Having problems uploading!
Post by: BigNick on June 10, 2008, 04:08:52 pm
thanks this has been resolved