29 Aug
2002
29 Aug
'02
16:31
On Thursday 29 August 2002 10:52, James Hatridge wrote:
Hi all
I'm at my end, would some kind soul please help? I'm working on a database using SuSE 8.0, mysql, and PHP. All the standard installs.
I need to use exec, unlink, etc. BUT the durn PHP is stuck in "safe_mode" and I can't get it out. I've looked in /etc/php.ini and it shows safe_mode as off, but when I use phpinfo() it is show on.
Can anyone help?
Thanks
JIM
Have you tried restarting apache? You might want to execute /etc/init.d/apache restart This should fix the problem for you. hth, Kevin