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

Imagemagick problems - Error 127

Started by sidcarter, December 24, 2003, 03:43:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sidcarter

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

Joachim Müller


sidcarter

Nope. Does not solve the problem. I am using cpg1.2.1 Standalone. I still get the same error after changing the code.

TIA