Problem with upload Problem with upload
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Problem with upload

Started by NitroRules, January 27, 2006, 04:50:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

NitroRules

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.  :(
Florian

Joachim Müller

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).

NitroRules

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
Florian