Displaying 1 result from an estimated 1 matches for "511248".
Did you mean:
11248
2008 May 08
1
can't get Tomcat5 to work on centos 5.1, how do I get it to work?
Hi all
A client of ours wants Tomcat 5 to be installed on a CentOS 5 server, I
naturally just ran "yum -y install tomcat5 tomcat5-webapps
tomcat5-admin-webapps" which installed it without any errors. Then I
typed in service tomcat5 start, and tries to access it as such "lynx
http://localhost:8080/" but keep on getting an error "connection refused"
[root at