Page 1 of 1

Apache shutdown unexpectedly

PostPosted: 03. November 2015 13:51
by Zeagle
Hi,

My XAMPP setup worked flawless until a Windows Update that came through.
Now everytime I start my Apache server, I get the following error:
Code: Select all
13:24:02  [Apache]    Checking default ports...
13:24:02  [Apache]    Attempting to start Apache service...
13:24:02  [Apache]    Executing "net start "Apache2.4""
13:24:05  [Apache]    Status change detected: running
13:24:07  [Apache]    Status change detected: stopped
13:24:07  [Apache]    Error: Apache shutdown unexpectedly.
13:24:07  [Apache]    This may be due to a blocked port, missing dependencies,
13:24:07  [Apache]    improper privileges, a crash, or a shutdown by another method.
13:24:07  [Apache]    Press the Logs button to view error logs and check
13:24:07  [Apache]    the Windows Event Viewer for more clues
13:24:07  [Apache]    If you need more help, copy and post this
13:24:07  [Apache]    entire log window on the forums
13:24:07  [Apache]    Return code: 0


Apache Error.log
Code: Select all
[Tue Nov 03 13:24:05.888044 2015] [ssl:warn] [pid 8468:tid 612] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Nov 03 13:24:06.231818 2015] [core:warn] [pid 8468:tid 612] AH00098: pid file C:/XAMPP/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Nov 03 13:24:06.450459 2015] [ssl:warn] [pid 8468:tid 612] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name


If I run apache_start.bat:
Image

I tried removing the httpd.pid, but no avail.

My MySQL and FileZilla services are running fine.

Anyone that can help?

With kind regards,

Zeagle

Re: Apache shutdown unexpectedly

PostPosted: 03. November 2015 18:52
by Altrea
Hi Zeagle,

Did you start your XAMPP control panel with elevated administration rights (rightclick -> run as Administrator)?
Please show us the full contents of your control panel log window. There can be much more helpful information than just the Apache related.
Did you take a look into your Windows event log for information why Apache don't want to start?
Did you try to unregister the Windows Service for your Apache and start it without this service?

best wishes,
Altrea