ID:               40068
 Updated by:       [EMAIL PROTECTED]
 Reported By:      triphius at tripslair dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Scripting Engine problem
 Operating System: FreeBSD 6.1
 PHP Version:      5.2.0
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

Do you have any Zend or compiler cache extensions enabled?


Previous Comments:
------------------------------------------------------------------------

[2007-01-08 20:51:05] triphius at tripslair dot com

Description:
------------
When loading any page on the web server, the user randomly gets
presented with the following error:

Warning: Unknown: failed to open stream: No such file or directory in
Unknown on line 0

Fatal error: Unknown: Failed opening required
'/path/to/script/here.php' (include_path='.:') in Unknown on line 0

This happens with every PHP script, and it appears to be totally
random. The error message itself has no useful information to help
determine the cause of the error.

The server in question is running FreeBSD 6.1 and Apache 1.3.37 and PHP
5.2.0.

Reproduce code:
---------------
As this problem occurs randomly on any script...it does not make sense
to be a script issue.

Expected result:
----------------
The page to load normally, 100% of the time.

Actual result:
--------------
Sometimes the page loads normally, sometimes you get the error message
as stated above.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=40068&edit=1

Reply via email to