Page 1 of 1

Suddenly Apache has stopped

PostPosted: 03. October 2020 13:41
by Drachsi
September was fine. Today I tried and get an error message. The MYSQL is working. The error log for today is

"[Sat Oct 03 14:23:43.452032 2020] [ssl:warn] [pid 1296:tid 632] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sat Oct 03 14:23:43.652661 2020] [core:warn] [pid 1296:tid 632] AH00098: pid file C:/Xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sat Oct 03 14:23:43.652661 2020] [ssl:warn] [pid 1296:tid 632] AH01909: www.example.com:443: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
[Sat Oct 03 14:23:43.668263 2020] [:emerg] [pid 1296:tid 632] AH00020: Configuration Failed, exiting
[Sat Oct 03 14:24:29.627357 2020] [ssl:warn] [pid 15212:tid 656] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sat Oct 03 14:24:29.765406 2020] [core:warn] [pid 15212:tid 656] AH00098: pid file C:/Xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sat Oct 03 14:24:29.765406 2020] [ssl:warn] [pid 15212:tid 656] AH01909: www.example.com:443: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
[Sat Oct 03 14:24:29.765406 2020] [:emerg] [pid 15212:tid 656] AH00020: Configuration Failed, exiting
[Sat Oct 03 14:37:27.757191 2020] [ssl:warn] [pid 12636:tid 656] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sat Oct 03 14:37:27.895164 2020] [core:warn] [pid 12636:tid 656] AH00098: pid file C:/Xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sat Oct 03 14:37:27.910804 2020] [ssl:warn] [pid 12636:tid 656] AH01909: www.example.com:443: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
[Sat Oct 03 14:37:27.910804 2020] [:emerg] [pid 12636:tid 656] AH00020: Configuration Failed, exiting"

What can I do? Help really appreciated.
Regards
Drachsi

Re: Suddenly Apache has stopped

PostPosted: 03. October 2020 13:50
by Altrea
PHP Warning: 'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0


Download and install the Visual C++ Download for Visual Studio 2015, 2017 and 2019 (x64) from here: https://support.microsoft.com/en-us/hel ... -downloads

Re: Suddenly Apache has stopped

PostPosted: 03. October 2020 14:04
by Drachsi
Thanks for your quick reply. I have downloaded it, now what should I do?

Regards
Drachsi

Re: Suddenly Apache has stopped

PostPosted: 03. October 2020 14:10
by Altrea
Altrea wrote:Download and install...

Re: Suddenly Apache has stopped

PostPosted: 03. October 2020 14:23
by Drachsi
Thank you very much, that worked. Have a great week-end and stay safe.
Regards
Drachsi

Re: Suddenly Apache has stopped

PostPosted: 03. October 2020 14:37
by Altrea
You are welcome 8)