Problem with upload Problem with upload
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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