Personal input: if you are running a shared server, safe mode is very useful for it helps to keep people working with only their files. it takes care of a lot of the things that could happen and hurt the server. i personally have found basically no instance where a user actually needed something disabled by safe mode. either there was another way to do this, or they shouldn't be doing it at all anyway.
(sorry for double post, accidentally hit submit)
Main Topics
Browse All Topics





by: quad341Posted on 2005-07-26 at 10:43:07ID: 14529601
an explanation of what all teh choices for the php.ini can be found at http://us2.php.net/feature s.safe-mod e
tures.safe -mode.html
a more robust explanation can be found at http://docs.php.net/en/fea
if you scroll down, it explains and show examples for specific functions and such.
i hope that helps clarify.