php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41282 PHP4.4.7 binary could not be installed
Submitted: 2007-05-04 12:02 UTC Modified: 2007-05-04 17:40 UTC
Votes:3
Avg. Score:3.7 ± 1.9
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: dayseye at 21cn dot com Assigned: edink (profile)
Status: Closed Package: Apache2 related
PHP Version: 4.4.7 OS: Win32
Private report: No CVE-ID: None
 [2007-05-04 12:02 UTC] dayseye at 21cn dot com
Description:
------------
While I install PHP4.4.7 as a module in Apache2.0?Cget alerted:
apache: module "c:\\php4build\\snap\\sapi\\apache2handler\\sapi_apache2.c" is no
t compatible with this version of Apache (found 20020329, need 20020903).
Please contact the vendor for the correct version.

The problem is not exist in PHP4.4.6

Reproduce code:
---------------
in cmd mode:
apache.exe -k install

Expected result:
----------------
A service will be installed.

Actual result:
--------------
ERROR:
apache: module "c:\\php4build\\snap\\sapi\\apache2handler\\sapi_apache2.c" is no
t compatible with this version of Apache (found 20020329, need 20020903).
Please contact the vendor for the correct version.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-05-04 12:16 UTC] scottmac@php.net
You need to be using at least Apache 2.0.46, upgrading will fix this problem for you.
 [2007-05-04 12:30 UTC] dayseye at 21cn dot com
Actually I am using Apache 2.0.59
 [2007-05-04 12:47 UTC] dayseye at 21cn dot com
Actually I am using Apache 2.0.59?C but the problem still exist
 [2007-05-04 12:59 UTC] scottmac@php.net
Edin can you upgrade the Apache libraries to at least 2.0.46
 [2007-05-04 17:40 UTC] edink@php.net
The problem is fixed now. The updated binary will hit the mirrors withing the next day.

For the impatient the updated bin is available for a limited time at: http://files.edin.dk/tmp/php-4.4.7-Win32.zip
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 21:01:29 2024 UTC