wampServer2.1错误(Couldnotexecutemenuitem(internalerro
来源:懂视网
责编:小采
时间:2020-11-09 07:20:16
wampServer2.1错误(Couldnotexecutemenuitem(internalerro
wampServer2.1错误(Couldnotexecutemenuitem(internalerro:安装wampServer2.1后提示以下错误 Could not execute menu item (internal error) [Exception] Could not perform service action 服务尚未启动 如下图: 错误原因: 08端口被占用(因为安装好wampServer后,默认的端口为80) 解决方法:
导读wampServer2.1错误(Couldnotexecutemenuitem(internalerro:安装wampServer2.1后提示以下错误 Could not execute menu item (internal error) [Exception] Could not perform service action 服务尚未启动 如下图: 错误原因: 08端口被占用(因为安装好wampServer后,默认的端口为80) 解决方法:
安装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(internalerro
wampServer2.1错误(Couldnotexecutemenuitem(internalerro:安装wampServer2.1后提示以下错误 Could not execute menu item (internal error) [Exception] Could not perform service action 服务尚未启动 如下图: 错误原因: 08端口被占用(因为安装好wampServer后,默认的端口为80) 解决方法: