php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18164 LoadModule-line isn't added correctly when using mod_ssl
Submitted: 2002-07-04 10:25 UTC Modified: 2002-07-04 10:38 UTC
From: eru@php.net Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4CVS-2002-07-04 OS: Any
Private report: No CVE-ID: None
 [2002-07-04 10:25 UTC] eru@php.net
The installation-routine apparently looks for the last LoadModule in httpd.conf, but if you've installed mod_ssl this line is inside a <IfDefine SSL>.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-04 10:27 UTC] eru@php.net
I forgot: Same thing for AddModule
 [2002-07-04 10:38 UTC] sniper@php.net
It's not bug in PHP but Apache's APXS util.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 05:01:27 2025 UTC