php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61604 Add Apache 2.4 support
Submitted: 2012-04-02 22:22 UTC Modified: 2012-11-15 12:56 UTC
Votes:5
Avg. Score:5.0 ± 0.0
Reproduced:5 of 5 (100.0%)
Same Version:3 (60.0%)
Same OS:3 (60.0%)
From: bugzilla33 at gmail dot com Assigned: pajoye (profile)
Status: Closed Package: Apache2 related
PHP Version: 5.4.1RC1 OS: Win 7
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: bugzilla33 at gmail dot com
New email:
PHP Version: OS:

 

 [2012-04-02 22:22 UTC] bugzilla33 at gmail dot com
Description:
------------
news.txt says
- Fixed bug #61172 (Add Apache 2.4 support). (Chris Jones)

but

http://windows.php.net/downloads/qa/php-5.4.1RC1-Win32-VC9-x86.zip

consits only php5apache2_3.dll

There was no version of Apache 2.3. Only 2.2 and 2.4 released.

Expected result:
----------------
php5apache2_4.dll

Actual result:
--------------
php5apache2_3.dll

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-11 21:43 UTC] johannes@php.net
Pierre, can you look into providing those?
 [2012-04-11 21:43 UTC] johannes@php.net
-Assigned To: +Assigned To: pajoye
 [2012-10-23 14:25 UTC] yehuda at ymkatz dot net
Using php5apache2_3.dll with Apache 2.4 builds (from apachelounge) produces the 
error:
Module "sapi\\apache2handler\\mod_php5.c" is not compatible with this version of 
Apache (found 20110619, need 20120211).
 [2012-11-15 12:56 UTC] pajoye@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-11-15 12:56 UTC] pajoye@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC