php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23875 Apache >= 2.0.44 requred?
Submitted: 2003-05-29 13:13 UTC Modified: 2003-05-29 13:16 UTC
From: cbair at dragonmagic dot net Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.3.2 OS: Red Hat Linux
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: cbair at dragonmagic dot net
New email:
PHP Version: OS:

 

 [2003-05-29 13:13 UTC] cbair at dragonmagic dot net
I tried to install PHP 4.3.2 on a Red Hat Linux 8 machine running Apache 2.0.40. It installed fine without compiling a shared module for Apache. I reconfigured it with apxs for Apache 2.0.40 and PHP reported that it requires Apache and apxs >= 2.0.40 (current is 2.0.46).

Is there any reason why 4.3.1 will compile under 2.0.40 and 4.3.2 requires 2.0.44 or better? Or will we continue to have to step our Apache 2 versions to install future PHP versions?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-29 13:16 UTC] iliaa@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

Because as of 4.3.2 the default Apache is based on apache2handler, which requires Apache version > 2.0.40
 [2003-07-02 13:47 UTC] phother at speedguide dot net
PHP 4.3.2 does not compile on Red Hat 9 with Apache 2.0.40, regardless of the fact the PHP documentation states it should compile with Apache 2.0.40.

The PHP ./configure states Apache >= 2.0.44 is required, not 2.0.40.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC