On Wed, July 12, 2006 4:18 pm, mbneto wrote: > What is wrong with my openbase_dir setting? (yes I've already read the > manual - http://www.php.net/manual/en/features.safe-mode.php - before > posting my first message). > > Since safe mode will be deprecated what is (will be) the alternative? The things safe mode attempts, and fails, to insure against for "security" are things you need to do in your server configuration, not in PHP. "safe mode" was, quite possibly, one of the worst names for it, as it's more like "things PHP can sort of do not very well to solve a problem that's not even in the realm of problems PHP can solve" I guess that was just too long, so they went with 'safe mode' :-) -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php