【发布时间】:2017-09-03 02:43:01
【问题描述】:
我最近第一次安装了xamp服务器,想在本地服务器上运行一个php网站。当我在 xamp 服务器中启动 Apache 模块时,它显示以下错误,但是 MySQL 启动并运行良好:
9:04:58 PM [Apache] Attempting to start Apache app...
9:04:58 PM [Apache] Status change detected: running
9:04:58 PM [Apache] Status change detected: stopped
9:04:58 PM [Apache] Error: Apache shutdown unexpectedly.
9:04:58 PM [Apache] This may be due to a blocked port, missing dependencies,
9:04:58 PM [Apache] improper privileges, a crash, or a shutdown by another method.
9:04:58 PM [Apache] Press the Logs button to view error logs and check
9:04:58 PM [Apache] the Windows Event Viewer for more clues
9:04:58 PM [Apache] If you need more help, copy and post this
9:04:58 PM [Apache] entire log window on the forums
我这样做是为了我的软件测试任务。我必须在本地服务器上测试一个网站,为此我安装了 xamp 服务器。有人可以帮忙吗?
【问题讨论】:
-
您是否按下了“日志”按钮?日志文件说什么?