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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 - 25 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 23:01:30 2024 UTC