php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7272 If trying to open non-existing file logs are filled with source of script.
Submitted: 2000-10-17 05:11 UTC Modified: 2000-11-29 06:17 UTC
From: krupinski dot m at dagma dot pl Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.2 OS: RedHat 6.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: krupinski dot m at dagma dot pl
New email:
PHP Version: OS:

 

 [2000-10-17 05:11 UTC] krupinski dot m at dagma dot pl
E.g I try to open some file which does not exist.
The Apache crashes after short while becouse its
error_log is full of source of the script and error.
Error_log before has just few lines and after one
time running program its size is in Mb ......
Why it does not only report that one file is missing
instead doing some stupid things?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-23 05:28 UTC] stas@php.net
Could you please describe your configuration and provide short script reproducing this error?
 [2000-11-29 06:17 UTC] stas@php.net
no feedback
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 04:01:28 2024 UTC