How to fix bypassing safe mode with php.ini ??

areeb111

New member
Joined
Feb 19, 2008
Messages
1
Hi All

I Have Apache 2.2 & PHP 5.2.5 SAFE MODE On with a lot of Disabled Functions
and the problem that i am facing is when any user uploading a php.ini file in his public_html directory.
with this content

Code:
safe_mode = off

He will get the safe_mode off on his website !!!

How can i fix that please give me a solution

Thank you so much,
Areeb
 
Back
Top