coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: sidcarter on December 24, 2003, 03:43:27 PM

Title: Imagemagick problems - Error 127
Post by: sidcarter on December 24, 2003, 03:43:27 PM
Hi Folks,

I am trying to upload pictures on to albums using imagemagick on my site. I keep getting this error, while I try to do that. I have already checked for permissions and they are fine. I have also tried enabled and disabling SILLY_SAFE_MODE. The error is like this
Warning: Cannot execute using backquotes in safe mode in /home/xoxoxo/public_html/gallery/include/picmgmt.inc.php on line 138
Error executing ImageMagick - Return value: 127

Cmd line :
/usr/X11R6/bin/convert -quality 95 -antialias -geometry 100x75 'albums/userpics/RnD/dscn0103.jpg' 'albums/userpics/RnD/thumb_dscn0103.jpg'


The convert program said:


That is the *exact* error message with no deletions.

Any help in solving this would be of great help.

TIA
Title: Imagemagick problems - Error 127
Post by: Joachim Müller on December 24, 2003, 04:47:21 PM
http://forum.coppermine-gallery.net/viewtopic.php?p=1264#1264

GauGau
Title: Imagemagick problems - Error 127
Post by: sidcarter on December 25, 2003, 08:33:27 AM
Nope. Does not solve the problem. I am using cpg1.2.1 Standalone. I still get the same error after changing the code.

TIA