起床之后想要弄弄侧边栏的东西,打开wamp居然无法启动apache服务,上网查了之后才知道是需要启动httpd.exe这个程序,测试了很久,80端口也没有被占用,点击启动apache服务的时候弹出could not execute menu item (internal error)这个对话框: 搜索对话框上面的提示信息,基本上都是说80端口被占用的原因,但如果按照这个去查的话大多数会说是80端口被占用,测试之后发现80端口没被占用,换了端口,换成8080或者其他都不行.然后卸载了,重装,卸载的
Windows 平台下Tomcat启动不起,显示 SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-80"] java.net.BindException: Permission denied <null>:80 通常由两种情况引起 IIS System 如果关闭IIS仍未解决那么一定是后一种原因,cmd下使用命令查看所有占用端口进程 netstat -ano