Displaying 1 result from an estimated 1 matches for "vps06".
Did you mean:
vps01
2008 May 08
1
can't get Tomcat5 to work on centos 5.1, how do I get it to work?
...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 vps06 /]# service tomcat5 start
Starting tomcat5: lock file found but no process running for
pid 19684, continuing
[ OK ]
I don't see any tomcat errors in /var/log/messages but get this:
[root at vps06 /]# tail -f /var/log/tomcat5/catalin...