php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23140 PHP Fatal error: Unknown(): Unable to open X:\chips\site\ddd.php in Unknown on
Submitted: 2003-04-09 14:49 UTC Modified: 2003-04-09 16:36 UTC
From: woodywhitman at yahoo dot com Assigned:
Status: Not a bug Package: Output Control
PHP Version: 4.3.1 OS: Windows 2000
Private report: No CVE-ID: None
 [2003-04-09 14:49 UTC] woodywhitman at yahoo dot com
PHP Fatal error: Unknown(): Unable to open X:\chips\site\ddd.php in Unknown on line 0 

This is shown everytime someone access a non existant page. display_errors is off. Is there any way to keep people from seeing my directory structure? Maybe have a formatted error page?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-09 16:36 UTC] helly@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

Either you used ZEND_DEBUG mode or you didn't set your
ini settings according to your needs. Read php.ini-dist
about:
display_startup_errors
error_log
log_errors
error_reporting
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 14:01:33 2024 UTC