Thiago Vinhas de Moraes wrote: >Em Wed, 9 Oct 2002 15:36:18 +0100 (WEST), "Miguel Carvalho" escreveu: > >I'm running a webserver that has about 300 websites. I saw the phpinfo >output, and it should work. Could you please take a look at >http://milenio.simpleweb.com.br/info.php ? >I've already restarted the apache server. > I've tried running your code here. I've turned register_globals on for this test. Even with safe_mode Off, I can only scan directories or see files that my Apache user "nobody" is allowed to read. With safe_mode On and open_basedir = /var/www/html I can only see the single directory / and no directories within it (i.e. not dev, lost+found, home, usr etc).
This is with php 4.1.2 on a RedHat 7.3 linux system. Do you get the same (you had not set open_basedir) or are we looking at a php 4.2.3 problem? HTH Chris -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php