Hi,
I'm trying to get WAMP and SSL to work,
I have been configuring and testing for some time now, and i got stuck at activating the mod_ssl.so.
Situation:
= Newest WAMP 3.06 X64 on a Windows 2012R2 X64 server
= Installed everything default
= Installed 'Win64 OpenSSL v1.1.0c Light' from [slproweb.com]
= I've created a server.key and csr and requested a certificate online
= I followed these steps to configure SSL: [forum.wampserver.com]
= When i uncomment the mod_ssl.so in the httpd.conf Apache won't start.
In the Event log i get the error:
The Apache service named reported the following error:
>>> httpd.exe: Syntax error on line 184 of C:/wamp64/bin/apache/apache2.4.23/conf/httpd.conf: Cannot load modules/mod_ssl.so into server: The specified module could not be found. .
The mod_ssl.so file is IN the modules folder, so why can it not be found?
I even put the complete path in the httpd.conf, but the same error came.
What can this be?
I'm trying to get WAMP and SSL to work,
I have been configuring and testing for some time now, and i got stuck at activating the mod_ssl.so.
Situation:
= Newest WAMP 3.06 X64 on a Windows 2012R2 X64 server
= Installed everything default
= Installed 'Win64 OpenSSL v1.1.0c Light' from [slproweb.com]
= I've created a server.key and csr and requested a certificate online
= I followed these steps to configure SSL: [forum.wampserver.com]
= When i uncomment the mod_ssl.so in the httpd.conf Apache won't start.
In the Event log i get the error:
The Apache service named reported the following error:
>>> httpd.exe: Syntax error on line 184 of C:/wamp64/bin/apache/apache2.4.23/conf/httpd.conf: Cannot load modules/mod_ssl.so into server: The specified module could not be found. .
The mod_ssl.so file is IN the modules folder, so why can it not be found?
I even put the complete path in the httpd.conf, but the same error came.
What can this be?