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
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:
2 + 7 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 20:01:45 2024 UTC