【发布时间】:2014-04-24 00:25:48
【问题描述】:
我正在使用 XAMPP1.8.1,但是在启动它时,由于 Tomcat 7 正在使用端口 8080,apache 服务没有启动,
使用时:netstat -aon | findstr "8080" 以查找它显示的进程 Apache Tomcat Tomcat7 正在使用 8080。
在过去的 1 个月里,apache 运行良好。
XAMPP 控制面板中显示的错误是:
4:20:14 PM [main] Initializing Modules
4:20:14 PM [Apache] **Problem detected!**
4:20:14 PM [Apache] **Port 80 in use by "system"!**
4:20:14 PM [Apache] **Apache WILL NOT start without the configured ports free!**
4:20:14 PM [Apache] **You need to uninstall/disable/reconfigure the blocking application**
4:20:14 PM [Apache] or reconfigure Apache to listen on a different port
4:20:14 PM [mysql] XAMPP MySQL Service is already running on port 3306
4:20:14 PM [filezilla] XAMPP FileZilla FTP Server Service is already running on port 21
4:20:14 PM [filezilla] XAMPP FileZilla FTP Server Service is already running on port 14147
4:20:14 PM [Tomcat] XAMPP Tomcat Service is already running on port 8005
4:20:14 PM [Tomcat] **XAMPP Tomcat Service is already running on port 8080**
4:20:14 PM [Tomcat] XAMPP Tomcat Service is already running on port 8009
【问题讨论】:
-
所以您已经知道问题和根本原因,那么您应该可以解决它。检查 tomcat7 设置。