Reputation: 43873
Apache just fails to start with NO error message when we try to reboot it after enabling the code for the ssl module.
NOTE: I was able to use OpenSSL to generate a request and have a legit wildcard certificate in place and referenced in the httpd.conf
Upvotes: 0
Views: 565
Reputation: 91925
Apache on Windows writes to the Windows Event Log when it fails to start, rather than ErrorLog. Did you check in Event Viewer?
Upvotes: 1