php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17495 Failed opening .. (include_path=".") in Unknown on Line 0 OFTEN! (not always)
Submitted: 2002-05-28 16:35 UTC Modified: 2002-09-11 11:13 UTC
From: jhanna at qcora dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.2.1 OS: NT 4.0 IIS 4.0 web server
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: jhanna at qcora dot com
New email:
PHP Version: OS:

 

 [2002-05-28 16:35 UTC] jhanna at qcora dot com
Warning: Failed opening 'path:\info.php' for inclusion (include_path='.') in Unknown on line 0
Error shows up often.  Using ISAPI server API.
No changes made, and refreshed 1-20+ times will load the page correctly.
Not sure if relevent, but using with Zend v1.2.0
Not a problem with file access, as it works sometimes.  Not a problem with code, because it never changes.
Only happens to .php pages.  Even if only phpinfo() code.
As you can see, I changed the include_path to "." only.  All files are in the same folder on my web server.  Server runs an Internal Intranet site.
Any other information I will be happy to provide.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-03 12:22 UTC] mfischer@php.net
Try without optimizer and a never version please.
 [2003-10-05 00:36 UTC] heliumonline at optusnet dot com dot auNOSPAM
I had this problem and found it was due to file permission being configured incorrectly for the file im redirecting to.

Hope it works for you

Luke
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 05:01:27 2024 UTC