Page 1 of 1

server certificate and server name ids do not match.

PostPosted: 08. January 2016 07:28
by markrrussell
Just now downloaded XAMMP, and trying to start it, I get the following two error messages.

[Thu Jan 07 22:40:28.287899 2016] [ssl:warn] [pid 1604:tid 544] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Jan 07 22:40:28.372551 2016] [mpm_winnt:notice] [pid 1604:tid 544] AH00354: Child: Starting 150 worker threads.

I am running XAMMP 5.6.15 on a Windows 10, 64 bit HP Desktop, and looking at my TCP Listening Sockets list, I see no such pid. Port 80 is attached to httpd.exe.

Any suggestions?

Mark Russell

Re: server certificate and server name ids do not match.

PostPosted: 08. January 2016 10:24
by Nobbie
Thats only a warning without further meaning. There is a small example for SSL in the config files, nothing else.

Re: server certificate and server name ids do not match.

PostPosted: 08. January 2016 21:16
by markrrussell
Okay, but Apache will not start. How do I determine what the problem might be if this is not it? Is there any way to see that pid 1604:tid 544 attempted to start, and what prevented them from doing so?

Mark Russell

Re: server certificate and server name ids do not match.

PostPosted: 08. January 2016 21:22
by Altrea