Hello everyone, I hope I can get some help with the problem I am having. I have read through the other topics but none seem to be about the same problem I am having. I can upload the pictures I want but when I go to place the picture in a folder is keeps telling me the file could not be placed. I have been using this photo gallery for over a year and just recently have I been getting this error.
This is the error I get when trying to place a file
The file 'albums/userpics/10009/P8052677~0.JPG' can't be inserted in the album
Error executing ImageMagick - Return value: 127
Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x75 'albums/userpics/10009/P8052677~0.JPG' 'albums/userpics/10009/thumb_P8052677~0.JPG'
The convert program said:
sh: line 1: /usr/bin/convert: No such file or directory
File: /home/cayde2/public_html/db_input.php - Line: 391
I have created a test account
user: testuser
pass: testuser1
if any could help me out I would appreciate it.
Thanks
I don't have time to sit here and guess the url to your gallery, sorry.
Error 127 means you either don't have imagemagick installed or it is not where you told Coppermine it is. Either enter the correct path to imagemagick in config or use GD2 if available.
my apologies
http://www.caydenonline.com/login.php
thanks again for any help
Quote from: Nibbler on August 29, 2007, 12:39:36 AM
Error 127 means you either don't have imagemagick installed or it is not where you told Coppermine it is. Either enter the correct path to imagemagick in config or use GD2 if available.
Did you do as Nibbler suggested?