Page 1 of 1

Getting Error when starting Apache server

PostPosted: 08. February 2021 17:48
by EasyA17
Whenever I try running my Apache web server, I get the errror:

11:36:49 AM [Apache] Attempting to start Apache service...
11:36:50 AM [Apache] Status change detected: running
11:36:50 AM [Apache] Status change detected: stopped
11:36:50 AM [Apache] Error: Apache shutdown unexpectedly.
11:36:50 AM [Apache] This may be due to a blocked port, missing dependencies,
11:36:50 AM [Apache] improper privileges, a crash, or a shutdown by another method.
11:36:50 AM [Apache] Press the Logs button to view error logs and check
11:36:50 AM [Apache] the Windows Event Viewer for more clues
11:36:50 AM [Apache] If you need more help, copy and post this
11:36:50 AM [Apache] entire log window on the forums


When I check the error log, this is the error that keeps showing up: "AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name." I've tried changing the ServerName to localhost and i've tried running as an administrator. Does anyone know how to resolve this issue? Thanks!