Ljuba Veselinova wrote: > Apache is running but it uses port 80. As far as I can tell (via the > Task manager panel) there are no other instances of tomcat running on > the machine. How do I check what's running specifically on port 8005?
If you're using XP or better netstat -ano will show you which process id listens on what address and port. Or you could use something like TcpView: http://www.microsoft.com/technet/sysinternals/Networking/TcpView.mspx Regards mks --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]