我下载了版本为2.2的WAMP服务器并安装在Windows 7 64位计算机上。
但问题是它引发了以下细节的错误:
<小时/> 的Aestan Tray Menu
Could not execute menu item (internal error)
[Exception] Could not perform service action:
The service has not been started
有人能告诉我它究竟意味着什么,以及解决方案是否已知?
答案 0 :(得分:19)
否则
在所有服务中选择停止服务,然后重新开始..
重新启动计算机并重新运行。
如果没有,请检查您的配置是否有任何错误。
OR
转到Wampsever-&gt; Apache-&gt; httpd.conf 只需更改行
听取0.0.0.0:80听[:: 0]:80作为听取0.0.0.0:8080听[:: 0]:8080
*复制行发现&amp;替换..
中的解决方案