php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19763 make install doesn't add LoadModule to httpd.conf
Submitted: 2002-10-04 17:43 UTC Modified: 2002-10-10 17:46 UTC
From: mfischer@php.net Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4CVS-2002-10-04 OS: 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: mfischer@php.net
New email:
PHP Version: OS:

 

 [2002-10-04 17:43 UTC] mfischer@php.net
When configuring PHP with

  --with-apxs2=/path/to/apache2/bin/apxs

it does NOT add the required LoadModule directive to httpd.conf. This is contrary to what --with-apxs with apache1 does.


I don't know wheter this is broken (apxs should be called to install and activate it?) or expected (then we need to update apache2filter/README which doesn't cover this step).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-10 10:36 UTC] alindeman@php.net
This works fine for me (Apache 2.0.43/PHP 4.2.4-dev)  Is this just something in development releases?  Can you try the latest snap?
 [2002-10-10 10:57 UTC] mfischer@php.net
No I won't test 4.2.4-dev (what's that anyway?)

With CVS I mean HEAD branch, 4.3.0-dev or 4.4.0-dev (pretty inconsistent these days =)
 [2002-10-10 17:45 UTC] sniper@php.net
This actually is Apache bug, iirc. There was some bug report in bugs.apache.org about this..(for something else than PHP)

 [2002-10-10 17:46 UTC] sniper@php.net
Bogus, I said.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 07:01:29 2024 UTC