php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40454 PHP 5.2.1 does not work with Apache 2.0.49
Submitted: 2007-02-13 00:59 UTC Modified: 2007-02-13 08:39 UTC
From: mark at kreine dot ru Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.2.1 OS: Windows XP
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mark at kreine dot ru
New email:
PHP Version: OS:

 

 [2007-02-13 00:59 UTC] mark at kreine dot ru
Description:
------------
Well, I have installed PHP 5.2.1 with Apache 2.0.49. I used the MSI installer provided on your site. Then I tried to open some local PHP pages.

Reproduce code:
---------------
Example code:

<?php
echo "Hello!";
?>

Expected result:
----------------
I expected to see the string "Hello"...

Actual result:
--------------
Instead web server hung up and then I got a message saying that there was an error in web server. Here you can see the resulting file "error.log" :
http://www.webtalkforum.info/error.log

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-13 08:39 UTC] mike@php.net
Please upgrade your nearly three years old Apache.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 06 10:01:27 2024 UTC