> Thiago Vinhas de Moraes wrote: > >>I'm sorry if I look like a stupid lamer, but what exactly should I put >>on php.ini? I use the default php.ini provided on the source tarball. >>I tried to put Safe Mode = On, and on disable_functions, I've put all >>you write bellow, but I can still browse all my partition. Please, >>help me! >> > I don't use the safe_mode settings, but according to the manual they > should do what you want (it could be me being the stupid lamer :-). > They are only of use if you share a server (I assume you would not put > code on your server that you do not approve of). Have you restarted > Apache? > > HTH > Chris
Are you shure you have changed the right php.ini? Take a look to the output of function phpinfo() to be shure of the right php.ini to change. Miguel -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php