From:             [EMAIL PROTECTED]
Operating system: Windows Me
PHP version:      4.0.6
PHP Bug Type:     Directory function related
Bug description:  Can't access PHP in user_dir correctly

I installed PHP on Windows Me with Apache 1.3.20, according to "Windows
Manual installation from zip binary distribution". And I can access the
test.php with code "<?phpinfo()?>" in doc_root correctly by browse
"http://localhost/test.php";.

It shows:
...
doc_root C:/Program Files/Apache Group/Apache/htdocs
...
user_dir C:/Program Files/Apache Group/Apache/users
...

When I put the test.php in "C:/Program Files/Apache
Group/Apache/users/test" and browse "http://localhost/~test/test.php";, it
only shows "No input file specified."
-- 
Edit bug report at: http://bugs.php.net/?id=12832&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to