Page 1 of 1

Apache start errors

PostPosted: 22. December 2015 18:43
by TwinJudge
I have this error log as follows:
[Tue Dec 22 09:34:21.527196 2015] [ssl:warn] [pid 9540:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Dec 22 09:34:22.648158 2015] [ssl:warn] [pid 9540:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Dec 22 09:34:25.864972 2015] [mpm_winnt:notice] [pid 9540:tid 572] AH00455: Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.15 configured -- resuming normal operations
[Tue Dec 22 09:34:25.865467 2015] [mpm_winnt:notice] [pid 9540:tid 572] AH00456: Apache Lounge VC11 Server built: Oct 13 2015 10:54:13
[Tue Dec 22 09:34:25.865467 2015] [core:notice] [pid 9540:tid 572] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Dec 22 09:34:25.901733 2015] [mpm_winnt:notice] [pid 9540:tid 572] AH00418: Parent: Created child process 8724
[Tue Dec 22 09:34:28.643700 2015] [ssl:warn] [pid 8724:tid 532] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Dec 22 09:34:29.331217 2015] [ssl:warn] [pid 8724:tid 532] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Dec 22 09:34:29.527278 2015] [mpm_winnt:notice] [pid 8724:tid 532] AH00354: Child: Starting 150 worker threads.
I do not know how to correct problems.

Re: Apache start errors

PostPosted: 22. December 2015 20:16
by WilliL
seems to be ok.
What happens when you enter in your browser http://localhost or http://127.0.0.1?