News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

[Solved]: Having problems uploading!

Started by BigNick, June 10, 2008, 03:37:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BigNick

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?

BigNick

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


steveeh131047

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

Hein Traag

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

BigNick