php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36054 Apache2 crashes by fopen and file.
Submitted: 2006-01-17 16:41 UTC Modified: 2006-01-17 17:02 UTC
From: read_magazine at solitary dot ath dot cx Assigned:
Status: Closed Package: HTTP related
PHP Version: 4.4.2 OS: WindowsXP Professional
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: read_magazine at solitary dot ath dot cx
New email:
PHP Version: OS:

 

 [2006-01-17 16:41 UTC] read_magazine at solitary dot ath dot cx
Description:
------------
Please forgive me though it is likely not to understand easily because of translating soft use.

WindowsXP Professional, 2k SP4
PHP4.4.2-dev & PHP4.4.2(new) Zip Package
Apache2.0.52 <= Apache2.0.55

$fp = fopen('http://example.com/');
$fp = file('http://example.com/');

1.Either the above-mentioned is executed. 
2.Apache crashes. 

It operates in Linux+PHP4.4.2 or Windows+PHP4.3.11 without trouble. 

-------------------------------------
It becomes it in the report of the 
certain bulletin board user. 
-------------------------------------
NG:4.4.2(cgi-fcgi)
OK:4.4.1(cli/cgi-fcgi) and 4.4.2(cli) OK:5.1.1(cli/cgi-fcgi)5.1.2(cli/cgi-fcgi)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-17 17:02 UTC] read_magazine at solitary dot ath dot cx
Thank you. 
My confirmation was insufficient. I'm sorry.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 13:01:30 2024 UTC