logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Cannot load mod_ssl.so
Author
Michael T



Joined: 28 Feb 2011
Posts: 39

PostPosted: Mon 14 Mar '11 15:47    Post subject: Cannot load mod_ssl.so Reply with quote

Due to a problem I have had to re-install Apache with openssl but when I try to start the service I get this error in the windows event log.


The Apache service named reported the following error:
>>> httpd.exe: Syntax error on line 60 of D:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf: Cannot load D:/Program Files/Apache Software Foundation/Apache2.2/modules/mod_ssl.so into server: The specified module could not be found. .

the file mod_ssl.so is in the modules folder so why does it say it cannot find it? Very Happy
Back to top
Michael T



Joined: 28 Feb 2011
Posts: 39

PostPosted: Mon 14 Mar '11 17:19    Post subject: Reply with quote

I have managed to get Apache to start however when ever I try to connect on port 443 I get this in the apache error log

Parent: child process exited with status 3221225477 -- Restarting.
Back to top
Michael T



Joined: 28 Feb 2011
Posts: 39

PostPosted: Mon 14 Mar '11 17:24    Post subject: Reply with quote

This is the error in the event log

Faulting application httpd.exe, version 2.2.17.0, faulting module ssleay32.dll, version 1.0.0.3, fault address 0x0001ed31.
Back to top
Michael T



Joined: 28 Feb 2011
Posts: 39

PostPosted: Mon 14 Mar '11 18:28    Post subject: Reply with quote

Solved it, I uninstalled & reinstalled Apache, all OK.
Back to top


Reply to topic   Topic: Cannot load mod_ssl.so View previous topic :: View next topic
Post new topic   Forum Index -> Apache