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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 15:01:34 2025 UTC