I recently upgraded my Wampserver to 3.1.5, installed the latest Visual Studio C++ files, and successfully upgraded PHP from version 7.1.9 to 7.2.12.
I then tried upgrading Apache from 2.4.27 to 2.4.37. When I switch to 37, however, the service does not start. I cannot see anything in the error log about this, but I can see that when I disable the ssl_module the Apache service starts up. This module works just fine when I switch back to 2.4.27.
What should I be looking at for further troubleshooting?
I can confirm that the mod_ssl.so file exists in the C:\wamp64\bin\apache\apache2.4.37\modules folder and is visible from the Wampserver -> Apache -> Apache Modules menu...
I just tried copying the mod_ssl.so file from the apache2.4.27\modules folder and replacing the apache2.4.37 file, and the service starts up...will this be a problem?
I then tried upgrading Apache from 2.4.27 to 2.4.37. When I switch to 37, however, the service does not start. I cannot see anything in the error log about this, but I can see that when I disable the ssl_module the Apache service starts up. This module works just fine when I switch back to 2.4.27.
What should I be looking at for further troubleshooting?
I can confirm that the mod_ssl.so file exists in the C:\wamp64\bin\apache\apache2.4.37\modules folder and is visible from the Wampserver -> Apache -> Apache Modules menu...
I just tried copying the mod_ssl.so file from the apache2.4.27\modules folder and replacing the apache2.4.37 file, and the service starts up...will this be a problem?