php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12832 Can't access PHP in user_dir correctly
Submitted: 2001-08-19 01:38 UTC Modified: 2001-08-19 03:25 UTC
From: Tristesse at gigigaga dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0.6 OS: Windows Me
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Tristesse at gigigaga dot com
New email:
PHP Version: OS:

 

 [2001-08-19 01:38 UTC] Tristesse at gigigaga dot com
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."

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-19 03:25 UTC] sniper@php.net
Please ask support questions on the mailing lists:

http://www.php.net/support.php

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 22:01:27 2025 UTC