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
http://forum.coppermine-gallery.net/viewtopic.php?p=1264#1264
GauGau
Nope. Does not solve the problem. I am using cpg1.2.1 Standalone. I still get the same error after changing the code.
TIA