From:             alexbatko at gmail dot com
Operating system: Mac OS X 10.6.1
PHP version:      5.3.0
PHP Bug Type:     Scripting Engine problem
Bug description:  Warning: Unknown: failed to open stream: No such file or 
directory in Unknown o

Description:
------------
Everything was working fine, then, out of the blue, after a page reload, I
have been continuously presented with the following errors:

[Sat Sep 26 14:12:12 2009] [error] [client 127.0.0.1] PHP Warning: 
Unknown: failed to open stream: No such file or directory in Unknown on
line 0

[Sat Sep 26 14:12:12 2009] [error] [client 127.0.0.1] PHP Fatal error: 
Unknown: Failed opening required '/path/to/script/here.php'
(include_path='.:/usr/lib/php') in Unknown on line 0

PHP 5.3.0 (cli) (built: Jul 19 2009 00:34:29) 
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies

HTTP Server version: Apache/2.2.11 (Unix)
HTTP Server built:   May 18 2009 12:37:03

This bug seems to be the same as one submitted in 2007:

http://bugs.php.net/bug.php?id=40068

But that bug was closed - so I could not add to it - hence why I'm opening
a new one.

Reproduce code:
---------------
This problem occurred out of the blue. It is completely unrelated to my
code.

Expected result:
----------------
The page/code should load normally, 100% of the time.

Actual result:
--------------
As of the first time the error appeared (again, I emphasize: out of the
blue), I am only ever presented with the above mentioned errors... and no
PHP script is ever executed.

-- 
Edit bug report at http://bugs.php.net/?id=49684&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=49684&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=49684&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=49684&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=49684&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=49684&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=49684&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=49684&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=49684&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=49684&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=49684&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=49684&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=49684&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=49684&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=49684&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=49684&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=49684&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=49684&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=49684&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=49684&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=49684&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=49684&r=mysqlcfg

Reply via email to