1838671 Members
4931 Online
110128 Solutions
New Discussion

mod_ssl.c won't load

 
Craig Rants
Honored Contributor

mod_ssl.c won't load

I have compiled an apache instance with mod_ssl, openssl, and apachejserv. Everything seemed to work ok. But and httpd -l shows that mod_ssl.c is not loaded. I checked my compile time output and mod_ssl.c was ok, and it is in the right directories. httpd.conf has the directive is there. Also I don't want to use DSO AddModule and LoadModule.

What have I missed.

Thanks,
Craig
"In theory, there is no difference between theory and practice. But, in practice, there is. " Jan L.A. van de Snepscheut
1 REPLY 1
Craig Rants
Honored Contributor

Re: mod_ssl.c won't load

Ok,
Solved my own problem. One little missing file...

C
"In theory, there is no difference between theory and practice. But, in practice, there is. " Jan L.A. van de Snepscheut