logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: [Xampp] [APACHE] Error: Apache shutdown unexpectedly.
Author
58917



Joined: 21 Jul 2015
Posts: 1
Location: India. Noida

PostPosted: Tue 21 Jul '15 12:45    Post subject: [Xampp] [APACHE] Error: Apache shutdown unexpectedly. Reply with quote

[Tue Jul 07 16:03:45.253539 2015] [ssl:warn] [pid 16560:tid 332] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 16:03:45.482562 2015] [ssl:warn] [pid 16560:tid 332] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 16:03:45.508565 2015] [mpm_winnt:notice] [pid 16560:tid 332] AH00455: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.5.24 configured -- resuming normal operations
[Tue Jul 07 16:03:45.508565 2015] [mpm_winnt:notice] [pid 16560:tid 332] AH00456: Apache Lounge VC11 Server built: Jan 28 2015 16:48:40
[Tue Jul 07 16:03:45.508565 2015] [core:notice] [pid 16560:tid 332] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jul 07 16:03:45.510565 2015] [mpm_winnt:notice] [pid 16560:tid 332] AH00418: Parent: Created child process 15308
[Tue Jul 07 16:03:46.244638 2015] [ssl:warn] [pid 15308:tid 340] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 16:03:46.514665 2015] [ssl:warn] [pid 15308:tid 340] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 16:03:46.538668 2015] [mpm_winnt:notice] [pid 15308:tid 340] AH00354: Child: Starting 150 worker threads.
[Mon Jul 13 13:04:41.947593 2015] [mpm_winnt:notice] [pid 16560:tid 332] AH00428: Parent: child process 15308 exited with status 3221225477 -- Restarting.
[Mon Jul 13 13:04:42.475646 2015] [ssl:warn] [pid 16560:tid 332] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 13 13:04:42.532651 2015] [mpm_winnt:notice] [pid 16560:tid 332] AH00455: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.5.24 configured -- resuming normal operations
[Mon Jul 13 13:04:42.532651 2015] [mpm_winnt:notice] [pid 16560:tid 332] AH00456: Apache Lounge VC11 Server built: Jan 28 2015 16:48:40
[Mon Jul 13 13:04:42.532651 2015] [core:notice] [pid 16560:tid 332] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Mon Jul 13 13:04:42.548653 2015] [mpm_winnt:notice] [pid 16560:tid 332] AH00418: Parent: Created child process 16244
[Mon Jul 13 13:04:43.114710 2015] [ssl:warn] [pid 16244:tid 340] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 13 13:04:43.366735 2015] [ssl:warn] [pid 16244:tid 340] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 13 13:04:43.389737 2015] [mpm_winnt:notice] [pid 16244:tid 340] AH00354: Child: Starting 150 worker threads.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Wed 22 Jul '15 11:53    Post subject: Reply with quote

The exist status number indicates that a php extension causes the crash. You may disable all not needed php extension and or enable one by one to see which causes the crash.

In doubt run php over mod_fcgid and you get rid of that problem.
Back to top


Reply to topic   Topic: [Xampp] [APACHE] Error: Apache shutdown unexpectedly. View previous topic :: View next topic
Post new topic   Forum Index -> Apache