php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41476 Im having problems after i started using php5
Submitted: 2007-05-23 13:17 UTC Modified: 2007-05-31 01:00 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: hostins at itajai dot sc dot gov dot br Assigned:
Status: No Feedback Package: *Configuration Issues
PHP Version: 5.2.2 OS: FreeBSD
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
29 + 19 = ?
Subscribe to this entry?

 
 [2007-05-23 13:17 UTC] hostins at itajai dot sc dot gov dot br
Description:
------------
Some times (around 50%) when i try to load any page from my website this error appear, only after i upgraded my php from 4 to 5.

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

Fatal error: Unknown: Failed opening required '/home/pagina/public_html/Higor/intranet/pesquisa_cep.php' (include_path='.:/usr/local/share/pear') in Unknown on line 0

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-05-23 16:37 UTC] sniper@php.net
You give very little information about your system. And is the path in the error message correct? Does the file in that path exist? What was the configure line used to configure PHP? What webserver are you using?
 [2007-05-31 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2007-10-02 10:23 UTC] lahcim at fajne dot com
I have submitted more detailed bug description as a bug #42826.

Sorry for dup, but I thing that I have a better repro for this bug and in particulary can give some access to the server to allow debug this problem.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 04:01:30 2024 UTC