微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

XAMPP 错误:Apache 意外关闭

如何解决XAMPP 错误:Apache 意外关闭

我在我的新网站上工作,我将我的计算机更新到新版本的 Windows 10。再次打开 XAMPP 控制面板,它给了我一个 Apache 错误。我打开了错误日志:

[Sat Mar 13 15:34:48.897081 2021] [ssl:warn] [pid 12988:tid 592] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning:  'C:\\WINDOWS\\SYstem32\\VCRUNTIME140.dll' 14.0 is not compatible with this PHP build linked with 14.28 in UnkNown on line 0
[Sat Mar 13 15:34:48.899080 2021] [:emerg] [pid 12988:tid 592] AH00020: Configuration Failed,exiting
[Sat Mar 13 15:36:03.212389 2021] [ssl:warn] [pid 12164:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sat Mar 13 15:36:03.272591 2021] [ssl:warn] [pid 12164:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning:  'C:\\WINDOWS\\SYstem32\\VCRUNTIME140.dll' 14.0 is not compatible with this PHP build linked with 14.28 in UnkNown on line 0
[Sat Mar 13 15:36:03.272591 2021] [:emerg] [pid 12164:tid 572] AH00020: Configuration Failed,exiting
[Sat Mar 13 15:55:42.529151 2021] [ssl:warn] [pid 6600:tid 584] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sat Mar 13 15:55:42.581127 2021] [core:warn] [pid 6600:tid 584] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of prevIoUs Apache run?
[Sat Mar 13 15:55:42.588118 2021] [ssl:warn] [pid 6600:tid 584] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning:  'C:\\WINDOWS\\SYstem32\\VCRUNTIME140.dll' 14.0 is not compatible with this PHP build linked with 14.28 in UnkNown on line 0
[Sat Mar 13 15:55:42.590101 2021] [:emerg] [pid 6600:tid 584] AH00020: Configuration Failed,exiting```

Does anyone have any idea of what the problem is?

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。