ID: 14420
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Duplicate
Bug Type: Scripting Engine problem
Operating System: Redhat Linux
PHP Version: 4.1.0
New Comment:

This has been discussed, but I don't remeber the conclusion.
Anyone remember that?

I think we need consistent rule for error messages....

Status = Duplicate

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

[2001-12-11 17:28:10] [EMAIL PROTECTED]

Please check if you changed the error_reporting() level.

Feedback.

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

[2001-12-11 04:01:05] [EMAIL PROTECTED]

We have found it out when upgraded our PHP from ver.4.0.1 to 4.1.0 . Function 
is_file() prints error message if file doesn't exist. The error message looks like:
"Warning: stat failed for /home/.../index.phtml (errno=2 - No such file or directory) 
in /home/.../index.phtml on line 17"
When I tried to simulate the problem in test file - it didn't appear . But then I 
included my configuration file which contained other inclusions for our corporate API. 
Problem appeared in the test file. I commented inclusion line - problem still appear.
After typing the message above, I refreshed that page - problem disappeared. All 
further tryings to cause error got failed.
Problem appears constanlty on our sites where we use this function.

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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to