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
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 !
Your email address:
MUST BE VALID
Solve the problem:
49 - 39 = ?
Subscribe to this entry?

 
 [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 Mar 29 14:01:28 2024 UTC