好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

wampServer2.1错误(Couldnotexecutemenuitem(internaler

安装wampServer2.1后提示以下错误 Could not execute menu item (internal error) [Exception] Could not perform service action 服务尚未启动 如下图: 错误原因: 08端口被占用(因为安装好wampServer后,默认的端口为80) 解决方法: 打开Apach下的httpd

安装wampServer2.1后提示以下错误

Could not execute menu item (internal error) [Exception] Could not perform service action 服务尚未启动

如下图:


错误原因:

08端口被占用(因为安装好wampServer后,默认的端口为80)

解决方法:

打开Apach下的httpd.conf,找到[Listen 80] 将80改成8080(或者其他端口都可以),我的改成了8011,服务器正常启动。

如下图:

查看更多关于wampServer2.1错误(Couldnotexecutemenuitem(internaler的详细内容...

  阅读:38次