safe_mode hell
Moderator: General Moderators
-
recluse8912
- Forum Newbie
- Posts: 4
- Joined: Fri Nov 17, 2006 9:44 am
safe_mode hell
I'm having an issue with safe_mode which is causing me to loose my mind. It will not disable locally. I have turned it off in 'php.ini'. I added the line 'php_admin_flag safe_mode Off' in my httpd.conf, and i've even disabled it via Plesk, and for some reason, after restarting apache, it continues to say it's 'on' locally. I will be forever greatful if someone can help me.
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Are you sure you're editing the correct php.ini? Are there other ini files parsed that need checking? phpinfo() can fill you in on those details.
What sort of problems are you encountering that you wish to turn off safe_mode?
What sort of problems are you encountering that you wish to turn off safe_mode?
-
recluse8912
- Forum Newbie
- Posts: 4
- Joined: Fri Nov 17, 2006 9:44 am
I've check the phpinfo() and it's showing the correct php.ini file, which turns out to be the only php.ini file on the server. That doesn't seem to be the issue though because when I turn it off via php.ini, it's off, but only the 'Master Value' is off. For some reason, the 'Local Value' remains on.
-
recluse8912
- Forum Newbie
- Posts: 4
- Joined: Fri Nov 17, 2006 9:44 am