I am trying to install tomcat5 on RHEL4 but after installtation the page
doesn't come up for me..
I did:
sudo yum install tomcat5 java-sun
This installed tomcat and java 1.6 (i have yum ported to the rhel4 boxes).
When I go to:
http://localhost:8080 the page just keeps loading and loading.. but I don't
get anything..
I can get to http://localhost and get the regular apache (httpd) portion.. is
there something else I need?
Ben
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
07-30-2008, 10:17 PM
Chaim Rieger
Installing tomcat5 on RHEL4
Ben Kevan wrote:
Hi..
I am trying to install tomcat5 on RHEL4 but after installtation the page
doesn't come up for me.. post output of
ps -aeef | grep java
--
--
Chaim Rieger
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
07-30-2008, 11:29 PM
Ben Kevan
Installing tomcat5 on RHEL4
On Wednesday 30 July 2008 03:17:25 pm Chaim Rieger wrote:
> Ben Kevan wrote:
> > Hi..
> >
> > I am trying to install tomcat5 on RHEL4 but after installtation the page
> > doesn't come up for me.. post output of
>
> ps -aeef | grep java