php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #945 Invalid doc_root in INI causes dump to browser
Submitted: 1998-11-23 11:34 UTC Modified: 1999-11-14 03:38 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: sprinkle at explorers dot com Assigned:
Status: Closed Package: Other
PHP Version: 3.0.5 OS: BSDI Unix
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: sprinkle at explorers dot com
New email:
PHP Version: OS:

 

 [1998-11-23 11:34 UTC] sprinkle at explorers dot com
In configuring PHP, I inadvertently typed '\' instead
of '/' in the doc_root string.  The problem is that 
PHP sent a dump of its executeable to my browser.
PHP is being run in CGI mode under APACHE.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-14 03:38 UTC] joey at cvs dot php dot net
This can be fixed by editing you php3.ini, and adjusting the doc_root,
if the doc_root is really the issue
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 17:01:27 2025 UTC