forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upload => Topic started by: misslovelyfiles on July 11, 2010, 05:18:23 am

Title: Unable to upload files or batch add
Post by: misslovelyfiles on July 11, 2010, 05:18:23 am
My web host provide put my permission at 755 and my permission on coopermine is 777 so I don't know if that has something to do with it. I did all the little hits to fix the problem and I still can't upload a file , upload by url and I can't batch add files please help me I have been trying to figure this out all day and this is the message i get for batch adding files Error executing ImageMagick - Return value: 127

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x75 'albums///100_1053.JPG' 'albums///thumb_100_1053.JPG'


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

and when i up;pad i get this erro message
The previous file could not be placed.

You have successfully placed all the files.
Title: Re: Unable to upload files or batch add
Post by: onthepike on July 11, 2010, 05:47:44 am
I split your topic from the one you tagged, which was a completely different issue than your own. Please do read the board rules (http://forum.coppermine-gallery.net/index.php/topic,55415.0.html) and abide by them when seeking support.

You are required to post a link to your gallery (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616) with all support requests.
You must not hijack someone elses thread (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270632.html#msg270632), but start your own instead.
You must search the boards (http://forum.coppermine-gallery.net/index.php?action=search2&search="Return value: 127") for your specific issue, in your case, Image Magick 127 (http://forum.coppermine-gallery.net/index.php?action=search2&search="Return value: 127")
All upload support requests (http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm#upload_support) must include a non-admin test account with permissions set accordingly (http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm#upload_trouble_enable_settings).

Now onto your issue: In config, change your Method for resizing images from Image Magick to GD Version 2.x which should resolve this issue. If it does not, change the path you currently have set for Image Magick to the correct path (http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm#ErrorNotAGdExtension) on your server (http://documentation.coppermine-gallery.net/en/configuration.htm#admin_picture_thumb_advanced_im_path).

Should these fail, please use the above as a guide to your follow-up post.