php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5686 require and include randomly do not load pages
Submitted: 2000-07-20 02:36 UTC Modified: 2001-05-11 21:56 UTC
From: J dot Antonio at jaruz dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.1pl2 OS: Win NT 4.0 Build 1381 Service Pa
Private report: No CVE-ID: None
 [2000-07-20 02:36 UTC] J dot Antonio at jaruz dot com
Hi. This bug is identical to bug # 4593 but I submitted it because it concerns the latest PHP build and a different OS.

The problem is: while using PHP4 it will randomly do things like:
-----------------
Fatal error: Failed opening required 'header.inc.php' (include_path='') in C:\precisa.gob.mx\wwwroot\jaruz\updates.php on line 3
-----------------

First the script it works fine. The error appears after maybe the 2nd or 3rd reload, and thereafter it will always give the error. Between the reloads, the scripts was NOT modified. There are also no error in the script. If I copy-paste the script and make a new .php file, it will work just fine at first, and after a few reloads it will give the same error.

This error concerns requires and includes.

The PHP setup is default. No php.ini file. Using as ISAPI module. Server is Microsoft-IIS/4.0.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-02 00:35 UTC] waldschrott@php.net
dup of 4707
 [2001-05-11 21:56 UTC] sniper@php.net
If this still happens when using => PHP 4.0.5, reopen.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC