[PHP-WIN] Re: opendir trouble (accessing directories)

2001-09-05 Thread Michel Laine
Try $dir_name = "../files"; Paul Kalyakin wrote: > i've installed Apache 1.3.20 and PHP 4.06 > i've added the following strings to the httpd.conf file > > ServerName localhost2 > ServerAdmin [EMAIL PROTECTED] > DocumentRoot "c:/inetpub/localhost2 > > Options Includes Fo

[PHP-WIN] Re: opendir trouble (accessing directories)

2001-09-05 Thread Michel Laine
Try $dir_name = "../files"; Paul Kalyakin wrote: > i've installed Apache 1.3.20 and PHP 4.06 > i've added the following strings to the httpd.conf file > > ServerName localhost2 > ServerAdmin [EMAIL PROTECTED] > DocumentRoot "c:/inetpub/localhost2 > > Options Includes Fo