php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #1560 Installing as DSO doesn't add LoadModule/AddModule lines to httpd.conf
Submitted: 1999-06-17 11:37 UTC Modified: 1999-06-20 06:44 UTC
From: philip at adhesivemedia dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.9 OS: n/a
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: philip at adhesivemedia dot com
New email:
PHP Version: OS:

 

 [1999-06-17 11:37 UTC] philip at adhesivemedia dot com
This is *really* minor, but I thought you'd want to know.

Following the instructions in INSTALL.DSO work fine.  Step 3 says to add
the AddType lines to httpd.conf, but don't say to add the LoadModule/AddModule lines.  Also, make install calls apxs, but without the -a option which would tell apxs to add those lines itself.

If you follow the instructions in INSTALL.REDHAT, it tells you to add both the AddType and LoadModule/AddModule lines.

Like I said, not a big deal, but thought you'd want to know.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-18 11:59 UTC] sas at cvs dot php dot net
As Rasmus said, the -a flag causes bogus behaviour sometimes. Moving it over to documentation problem.
 [1999-06-20 06:44 UTC] sas at cvs dot php dot net
Added these steps to the documentation
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 17:00:02 2026 UTC