coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: NitroRules on January 27, 2006, 04:50:44 PM

Title: Problem with upload
Post by: NitroRules on January 27, 2006, 04:50:44 PM
Board says that upload is ok, but I get this message in the debug mode:

Warning: shell_exec(): Cannot execute using backquotes in Safe Mode in /srv/www/htdocs/web89/html/usergallery/include/picmgmt.inc.php on line 171

What does that mean?  ???

Please help me... upload isn't working any more.  :(
Title: Re: Problem with upload
Post by: Joachim Müller on January 27, 2006, 05:28:06 PM
You can't use ImageMagick when your server runs in safe mode, you'll have to use GD (if you have it - refer to the FAQ).
Title: Re: Problem with upload
Post by: NitroRules on January 28, 2006, 03:02:10 PM
Thanks a lot.

I changed it because I thought ImageMagick is better. And it worked fine, but not the upload. So I changed it back to GD and everything is working fine.

What I learnt about it... Never tough a running system.   :) LOL