I am currently following the WAMP SSL guide here: jbln .net , and I am using WampServer with Apache 2.2.22. Problem is, everything works fine until I get to the part where I have to turn on the SSL Module . So I turn on the Apache and PHP SSL modules form their config files because wamp will not start if I try to turn them on from the wamp menu. Then WAMP doesn't start and gets stuck on an orange tray icon. When I go into the windows application logs, wamp gives the following error: The Apache service named reported the following error: >>> httpd.exe: Syntax error on line 119 of C:/wamp/bin/apache/apache2.2.22/conf/httpd.conf: Cannot load C:/wamp/bin/apache/apache2.2.22/modules/mod_ssl.so into server: The specified module could not be found. . I have redone this guide twice with the same result, nothing is mistyped. Any suggestions? Maybe something in the guide is out dated? P.S. I installed this version of WAMP: wampserver2.2e-php5.3.13-httpd2.2.22-mysql5.5.24-x64
And yes, there is a mod_ssl.so file in the apache modules folder. Also the guide I am following is located here: http://blog.jlbn.net/?p=46