Author Topic: Apache Compiler does not install ssl_module (shared) on rebuild  (Read 5639 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Apache Compiler does not install ssl_module (shared) on rebuild
« on: January 16, 2019, 08:04:28 PM »
When rebuilding even the same version of Apache, the module "ssl_module (shared)" is not installed despite it being set as a conditional flag in the "Additional options available:" box. (--enable-ssl=shared)

Please fix or clarify why your Apache compiler refuses to install the "ssl_module (shared)." It would seem this would break all SSL sites.
« Last Edit: January 16, 2019, 08:30:24 PM by DA_MAN »

Offline
*
Re: Apache Compiler does not install ssl_module (shared) on rebuild
« Reply #1 on: January 18, 2019, 08:37:38 AM »
ssl module is auto activated by ssl certificate installer from cwp when you install certificate
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: Apache Compiler does not install ssl_module (shared) on rebuild
« Reply #2 on: January 19, 2019, 01:19:56 AM »
Yes, but if you already have SSL certificates and you rebuild Apache, SSL fails unless you add a new certificate according to you.

What happens when you rebuild Apache and you already have SSL certs installed and don't need to or have no domain to install a certificate on. As I mentioned, it breaks SSL.

You could have tested this before replying...

Offline
*
Re: Apache Compiler does not install ssl_module (shared) on rebuild
« Reply #3 on: January 19, 2019, 01:21:13 AM »
The Apache installer should check first to see if you have any SSL certs and properly install the module if you do...