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
什么是httpd.exe,它阻止访问8080端口?我已经将其视为控制台,但是为什么它需要8080端口?
答案 0 :(得分:0)
您可能已经安装了Apache Tomcat。也许它使用相同的端口? 如果是,请停止此Tomcat并重新启动Xampp。
步骤:
转到控制面板->管理工具->服务,然后查找Apache。
在“状态”标签下显示“正在运行”。
选择它并选择停止。
重新启动Xampp并检查其是否有效