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