Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to start using SSL.

Status
Not open for further replies.

HelloLloyd

Technical User
Dec 27, 2002
18
US
When I uncomment the LoadModule and AddModule lines for mod_ssl. I get an error saying that apache won't start up b/c it can't load libssl.so into the server. In my case it says reason unknown. When I comment the lines out, it works fine again. I am currently on a Mac, running 10.2. Thanks for any help.
 
HI,

Did you compile apache with mod_ssl? And mod_ssl depends on openssl application. have you install this? It seems that you are missing some file there.

regards,
feroz
 
I have searched my computer for the libssl.so file, and it is in fact present. I have Apache setup to where DSO should work. So, I'm still stumped.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top