Page 1 of 1

Error: Apache shutdown unexpectedly

PostPosted: 09. September 2013 14:06
by Psykee
I'm new to XAMPP and can't get Apache to work. I went looking into the config files and was wondering if it has to do with these lines in the httpd-ssl.conf file:

# General setup for the virtual host
DocumentRoot "F:/XAMPP/htdocs"
ServerName www.example.com:443
ServerAdmin admin@example.com
ErrorLog "F:/XAMPP/apache/logs/error.log"
TransferLog "F:/XAMPP/apache/logs/access.log"


My error log messages are these:

[Tue Sep 03 19:45:36.586400 2013] [ssl:warn] [pid 5092:tid 256] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Sep 03 19:45:38.598800 2013] [ssl:warn] [pid 5092:tid 256] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Sep 03 19:45:38.817200 2013] [mpm_winnt:notice] [pid 5092:tid 256] AH00455: Apache/2.4.4 (Win32) OpenSSL/0.9.8y PHP/5.4.19 configured -- resuming normal operations
[Tue Sep 03 19:45:38.817200 2013] [mpm_winnt:notice] [pid 5092:tid 256] AH00456: Server built: Feb 23 2013 13:07:34
[Tue Sep 03 19:45:38.817200 2013] [core:notice] [pid 5092:tid 256] AH00094: Command line: 'j:\\xampp\\apache\\bin\\httpd.exe -d J:/XAMPP/apache'
[Tue Sep 03 19:45:38.832800 2013] [mpm_winnt:notice] [pid 5092:tid 256] AH00418: Parent: Created child process 4488
[Tue Sep 03 19:45:40.673600 2013] [ssl:warn] [pid 4488:tid 268] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Sep 03 19:45:41.843600 2013] [ssl:warn] [pid 4488:tid 268] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Sep 03 19:45:42.093200 2013] [mpm_winnt:notice] [pid 4488:tid 268] AH00354: Child: Starting 150 worker threads.


Any help would be greatly appreciated.

Re: Error: Apache shutdown unexpectedly

PostPosted: 09. September 2013 18:54
by JJ_Tagy
Nope. Those don't matter. Copy/Paste the control panel window messages.