【发布时间】:2018-11-09 07:24:51
【问题描述】:
现在,我的 xampp 有 php 7.0.9 版本。现在,我想将它升级到 php 7.0.30。因此,根据互联网上共享的指南和教程,我已从以下 URL 下载线程安全的 64 位 php 7.0.30:
Downloaded PHP 7.0.30 from Here
并将这个文件夹放入 xampp 文件夹。在此之后,我更新了 xampp 配置文件。
完成上述所有步骤后,当我尝试重新启动/启动 apache 时,它没有启动并显示以下错误:
Error: Apache shutdown unexpectedly.
5:47:27 PM [Apache] This may be due to a blocked port, missing dependencies,
5:47:27 PM [Apache] improper privileges, a crash, or a shutdown by another method.
5:47:27 PM [Apache] Press the Logs button to view error logs and check
5:47:27 PM [Apache] the Windows Event Viewer for more clues
5:47:27 PM [Apache] If you need more help, copy and post this
5:47:27 PM [Apache] entire log window on the forums
即使在关闭我的 SKYPE 但仍无法启动后,我也尝试启动 Apache。
谁能帮我解决这个问题?
【问题讨论】: