php - XAMPP: "Error: Apache shutdown unexpectedly" Not Skype -


my xampp apache shut down randomly after working correctly few times.

it's fresh install of xampp after de-installing older version.

i have no skype installed , have no clue why apache started giving me problem.

here's error log:

[thu aug 17 18:17:29.635739 2017] [ssl:warn] [pid 10468:tid 548] ah01909: www.example.com:443:0 server certificate not include id matches server name [thu aug 17 18:17:29.784258 2017] [ssl:warn] [pid 10468:tid 548] ah01909: www.example.com:443:0 server certificate not include id matches server name [thu aug 17 18:17:29.882271 2017] [mpm_winnt:notice] [pid 10468:tid 548] ah00455: apache/2.4.26 (win32) openssl/1.0.2l php/7.1.7 configured -- resuming normal operations [thu aug 17 18:17:29.882271 2017] [mpm_winnt:notice] [pid 10468:tid 548] ah00456: apache lounge vc14 server built: jun 15 2017 12:39:41 [thu aug 17 18:17:29.882271 2017] [core:notice] [pid 10468:tid 548] ah00094: command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d c:/xampp/apache' [thu aug 17 18:17:29.906774 2017] [mpm_winnt:notice] [pid 10468:tid 548] ah00418: parent: created child process 8840 [thu aug 17 18:17:30.771384 2017] [ssl:warn] [pid 8840:tid 584] ah01909: www.example.com:443:0 server certificate not include id matches server name [thu aug 17 18:17:30.900902 2017] [ssl:warn] [pid 8840:tid 584] ah01909: www.example.com:443:0 server certificate not include id matches server name [thu aug 17 18:17:30.932905 2017] [mpm_winnt:notice] [pid 8840:tid 584] ah00354: child: starting 150 worker threads. [thu aug 17 18:18:11.749117 2017] [ssl:warn] [pid 4576:tid 204] ah01909: www.example.com:443:0 server certificate not include id matches server name [thu aug 17 18:18:11.895636 2017] [ssl:warn] [pid 4576:tid 204] ah01909: www.example.com:443:0 server certificate not include id matches server name [thu aug 17 18:18:11.929640 2017] [mpm_winnt:notice] [pid 4576:tid 204] ah00455: apache/2.4.26 (win32) openssl/1.0.2l php/7.1.7 configured -- resuming normal operations [thu aug 17 18:18:11.929640 2017] [mpm_winnt:notice] [pid 4576:tid 204] ah00456: apache lounge vc14 server built: jun 15 2017 12:39:41 [thu aug 17 18:18:11.929640 2017] [core:notice] [pid 4576:tid 204] ah00094: command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d c:/xampp/apache' [thu aug 17 18:18:11.946142 2017] [mpm_winnt:notice] [pid 4576:tid 204] ah00418: parent: created child process 9284 [thu aug 17 18:18:12.907264 2017] [ssl:warn] [pid 9284:tid 556] ah01909: www.example.com:443:0 server certificate not include id matches server name [thu aug 17 18:18:13.041782 2017] [ssl:warn] [pid 9284:tid 556] ah01909: www.example.com:443:0 server certificate not include id matches server name [thu aug 17 18:18:13.076286 2017] [mpm_winnt:notice] [pid 9284:tid 556] ah00354: child: starting 150 worker threads. [fri aug 18 09:43:54.467476 2017] [ssl:warn] [pid 10840:tid 704] ah01909: www.example.com:443:0 server certificate not include id matches server name [fri aug 18 09:43:54.512482 2017] [core:warn] [pid 10840:tid 704] ah00098: pid file c:/xampp/apache/logs/httpd.pid overwritten -- unclean shutdown of previous apache run? [fri aug 18 09:43:54.616495 2017] [ssl:warn] [pid 10840:tid 704] ah01909: www.example.com:443:0 server certificate not include id matches server name [fri aug 18 09:43:55.080056 2017] [mpm_winnt:notice] [pid 10840:tid 704] ah00455: apache/2.4.26 (win32) openssl/1.0.2l php/7.1.7 configured -- resuming normal operations [fri aug 18 09:43:55.080056 2017] [mpm_winnt:notice] [pid 10840:tid 704] ah00456: apache lounge vc14 server built: jun 15 2017 12:39:41 [fri aug 18 09:43:55.080056 2017] [core:notice] [pid 10840:tid 704] ah00094: command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d c:/xampp/apache' [fri aug 18 09:43:55.099557 2017] [mpm_winnt:notice] [pid 10840:tid 704] ah00418: parent: created child process 7628 [fri aug 18 09:43:56.123688 2017] [ssl:warn] [pid 7628:tid 600] ah01909: www.example.com:443:0 server certificate not include id matches server name [fri aug 18 09:43:56.266206 2017] [ssl:warn] [pid 7628:tid 600] ah01909: www.example.com:443:0 server certificate not include id matches server name [fri aug 18 09:43:56.302211 2017] [mpm_winnt:notice] [pid 7628:tid 600] ah00354: child: starting 150 worker threads. 

since can't comment try guess problem. clean instalation, try running xampp-control.exe administrator
or maybe help? xampp php version


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -