美文网首页
【日常问题】xampp apache无法正常启动-缺少vcrun

【日常问题】xampp apache无法正常启动-缺少vcrun

作者: 黑夜也会笑我 | 来源:发表于2020-09-08 11:56 被阅读0次

错误信息

[Tue Sep 08 11:46:43.999384 2020] [ssl:warn] [pid 12452:tid 632] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Sep 08 11:46:44.056498 2020] [ssl:warn] [pid 12452: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

重新安装 Microsoft Visual C++ Redistributable for Visual Studio 2019 即可
地址 https://visualstudio.microsoft.com/zh-hans/downloads/

image.png

相关文章

网友评论

      本文标题:【日常问题】xampp apache无法正常启动-缺少vcrun

      本文链接:https://www.haomeiwen.com/subject/msmdektx.html