【发布时间】:2020-11-14 06:37:31
【问题描述】:
我什么都试过了:
- 重新安装应用程序 5 次
- 将端口从 80 更改为 8080 和 443 至 4343
- 使用 Apache 启动 BAT 文件
- 在线寻找更多解决方案。
- 更改 UAC 设置(但请注意,我没有 知道我是否必须禁用它。该设置名为“从不 通知我”)
- 我卸载了 Skype(我的意思是反正我不喜欢使用它)
控制面板官方报错:
3:27:24 PM [Apache] Error: Apache shutdown unexpectedly.
3:27:24 PM [Apache] This may be due to a blocked port, missing dependencies,
3:27:24 PM [Apache] improper privileges, a crash, or a shutdown by another method.
3:27:24 PM [Apache] Press the Logs button to view error logs and check
3:27:24 PM [Apache] the Windows Event Viewer for more clues
3:27:24 PM [Apache] If you need more help, copy and post this
3:27:24 PM [Apache] entire log window on the forums
日志中的错误:
[Fri Jul 24 15:27:23.908527 2020] [ssl:warn] [pid 1800:tid 664] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Jul 24 15:27:23.958604 2020] [ssl:warn] [pid 1800:tid 664] 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
[Fri Jul 24 15:27:23.958604 2020] [:emerg] [pid 1800:tid 664] AH00020: Configuration Failed, exiting
有什么解决办法吗?
【问题讨论】:
-
修复这个
PHP Warning: 'vcruntime140.dll' 14.0 is not compatible with this PHP从微软站点安装所有的 Visual C/C++ 运行时,但我确实认为你需要的应该已经安装了 XAMPP,但我不是 XAMPP 用户 -
这是我拥有的 Visual CC 程序:2015-2019(x86 和 x64)、4 个 2013 redist 安装(2 x86 和 2 x64)、2012(x86 和 x64)、2010( x86 和 x64),4 个 2008 版的 redist 安装(3 个 x86 和 1 个 x64),最后一个是 2005 版的 redist
-
你使用的是什么版本的 PHP
-
我不知道,我不认为我安装了 ????????对不起
-
XAMPP自带
标签: mysql sql apache xampp uac