Page 1 of 1

Please help my Apache is not working

PostPosted: 04. June 2020 13:57
by kdavis2020
Please help my Apache is not working have tried installing and reinsatalling. I have also changed ports.
below is my error log

Code: Select all
[Wed Jun 03 22:00:50.093776 2020] [ssl:warn] [pid 104196:tid 672] AH01909: www.example.com:4443:0 server certificate does NOT include an ID which matches the server name
[Wed Jun 03 22:00:50.313461 2020] [ssl:warn] [pid 104196:tid 672] AH01909: www.example.com:4443:0 server certificate does NOT include an ID which matches the server name
PHP Warning:  'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Wed Jun 03 22:00:50.333011 2020] [:emerg] [pid 104196:tid 672] AH00020: Configuration Failed, exiting
[Wed Jun 03 22:00:54.037102 2020] [ssl:warn] [pid 80244:tid 668] AH01909: www.example.com:4443:0 server certificate does NOT include an ID which matches the server name
[Wed Jun 03 22:00:54.218800 2020] [core:warn] [pid 80244:tid 668] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Jun 03 22:00:54.234450 2020] [ssl:warn] [pid 80244:tid 668] AH01909: www.example.com:4443:0 server certificate does NOT include an ID which matches the server name
PHP Warning:  'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Wed Jun 03 22:00:54.240309 2020] [:emerg] [pid 80244:tid 668] AH00020: Configuration Failed, exiting
[Wed Jun 03 22:02:20.881820 2020] [core:warn] [pid 38768:tid 720] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning:  'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Wed Jun 03 22:02:20.896485 2020] [:emerg] [pid 38768:tid 720] AH00020: Configuration Failed, exiting
[Wed Jun 03 22:05:16.716544 2020] [core:warn] [pid 102060:tid 584] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning:  'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Wed Jun 03 22:05:16.748730 2020] [:emerg] [pid 102060:tid 584] AH00020: Configuration Failed, exiting
[Wed Jun 03 22:05:58.940647 2020] [core:warn] [pid 101328:tid 164] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning:  'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Wed Jun 03 22:05:58.959197 2020] [:emerg] [pid 101328:tid 164] AH00020: Configuration Failed, exiting
[Wed Jun 03 22:06:31.896505 2020] [core:warn] [pid 80736:tid 692] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning:  'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Wed Jun 03 22:06:31.913102 2020] [:emerg] [pid 80736:tid 692] AH00020: Configuration Failed, exiting
[Wed Jun 03 22:10:41.996631 2020] [core:warn] [pid 93308:tid 576] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning:  'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Wed Jun 03 22:10:42.046425 2020] [:emerg] [pid 93308:tid 576] AH00020: Configuration Failed, exiting
[Thu Jun 04 12:56:39.560814 2020] [core:warn] [pid 141540:tid 700] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning:  'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Thu Jun 04 12:56:39.750242 2020] [:emerg] [pid 141540:tid 700] AH00020: Configuration Failed, exiting
[Thu Jun 04 13:00:38.078399 2020] [core:warn] [pid 142180:tid 732] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning:  'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Thu Jun 04 13:00:38.161710 2020] [:emerg] [pid 142180:tid 732] AH00020: Configuration Failed, exiting
[Thu Jun 04 13:03:01.081741 2020] [core:warn] [pid 142176:tid 604] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning:  'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Thu Jun 04 13:03:01.111359 2020] [:emerg] [pid 142176:tid 604] AH00020: Configuration Failed, exiting

Re: Please help my Apache is not working

PostPosted: 04. June 2020 14:27
by Altrea
You need to install the "Visual Studio 2015, 2017 and 2019" runtime (x64: vc_redist.x64.exe)
https://support.microsoft.com/en-us/hel ... -downloads