我最近在Windows 10 64位操作系统上安装了WAMPserver 3.0.4 x64位.
问题: Apache服务器(2.4.18)未启动以下错误消息:
Could not execute menu item (internal error)
[Exception] Could not perform service action:
The service did not respond to the start or control request in a timely fashion
Run Code Online (Sandbox Code Playgroud)
在stackoverflow之前提出了类似的问题,但在那里发布的决议对我的情况没有帮助.(我已经提到了下面的细节).
诊断:
第1步: 测试端口80,因为我的Apache服务器正在使用这个.以下是测试返回的内容:
***** Test which uses port 80 *****
===== Tested by command netstat filtered on port 80 =====
Test for TCP Port 80 is not found associated with TCP protocol
Port 80 is not found associated with TCP protocol
===== Tested …Run Code Online (Sandbox Code Playgroud)