12:53:58 PM [Tomcat] Problem detected!
12:53:58 PM [Tomcat] Port 8080 in use by "C:\xampp\apache\bin\httpd.exe"!
12:53:58 PM [Tomcat] Tomcat WILL NOT start without the configured ports free!
12:53:58 PM [Tomcat] You need to uninstall/disable/reconfigure the blocking application
12:53:58 PM [Tomcat] or reconfigure Tomcat and the Control Panel to listen on a different port什么是阻止访问8080端口的httpd.exe?我看过它是控制台,但为什么需要8080端口?
发布于 2019-05-08 19:32:06
您可能已经安装了Apache Tomcat。也许它使用相同的端口?如果是,请停止此Tomcat并重启Xampp。
步骤:
https://stackoverflow.com/questions/56039456
复制相似问题