looks like you are using ubuntu or debian but it installs tomcat 5.5 which is an old version . maybe you should upgrade your distrib? anyway your question probably belongs to the debian/ubuntu lists not here. also from my personal exper. ,thought i installed successfully tomcat on ubuntu it is always better to use vanilla tomcat versions. Evgeny
On Mon, Oct 12, 2009 at 9:05 AM, jay <uniojnqoif...@gmail.com> wrote: > Hi all : > > I have some problem with tomcat . > > I have install tomcat5.5 , > > root@ ibm:/tmp# dpkg --get-selections | grep tomcat5.5 > > libtomcat5.5-java install > > tomcat5.5 install > > then I using /etc/init.d/tomcat5.5 start to start tomcat, > > r...@ibm:/tmp# /etc/init.d/tomcat5.5 start > > * Starting Tomcat servlet engine tomcat5.5 > [ OK ] > > But when I to check the tomcat ,I find tomcat didn't start . > > > > I have modify /etc/default/tomcat5.5 ,set > > TOMCAT5_SECURITY=no > > And my /var/log/tomcat5.5/ is empty . > > What's problem with my tomcat ? > > > > Cheers, > > jay > > > >