php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19794 Very odd bug that crashes script and gives unusual error message.
Submitted: 2002-10-06 23:31 UTC Modified: 2002-10-22 01:00 UTC
From: tomcat at techie dot com Assigned:
Status: No Feedback Package: Scripting Engine problem
PHP Version: 4.2.3 OS: Linux, Unix, Windows
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-10-06 23:31 UTC] tomcat at techie dot com
I get very odd error, stating 
"Can not read from source file or URL. Aborting..."

Odd things about the error message are:
1) It is not clear what causes the problem. Removing different part of the code helps. SOmetimes it is an "include" sometimes an "echo" (?!) command that otherwise looks absolutly legal

2) The ouptut error is formatted in not a usual PHP error format. Neither does it return  line in code that caused the error.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-07 00:34 UTC] derick@php.net
Please provide the shortest possible reproducing script so that we can try to reproduce it.

regards,
Derick
 [2002-10-22 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, 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".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 06:01:29 2024 UTC