我想配置tomcat 7在Windows 7上使用端口80,但似乎這個端口正在被另一個進程使用,並且想法如何解決這個問題而不會產生任何問題到系統?無法在Windows 7上的端口80上運行tomcat
這裏的錯誤我得到:在cmd中
Port 80 required by Tomcat v7.0 Server at localhost is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).
哪個進程阻止端口80? AFAIK它沒有被默認屏蔽... – home
@家,我不知道,如何知道這一點? –