I think i figure out what is going on. I need to run tomcat using root. But even I su to root and start tomcat using /etc/init.d/tomcat6 start. It stills runs under tomcat users. So how could I run it using root? Thank you. Best, Gavin
On Wed, Jun 30, 2010 at 3:46 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Yue Yuanyuan [mailto:yue.yuany...@gmail.com] > > Subject: Re: One question about change port to 80 > > > > And I tried to install apache httpd on the server. It > > could work on port 80 and there is no problem for apache. > > So have you tried using the non-root mechanisms for Tomcat as described in > the link I gave you? > > > By the way, when I changed the port to 8888. I could see > > that the tomcat is listening on 8888 but I cannot connect > > to it. > > Since you're running on an Amazon VM, they might not have opened up that > port on the underlying real server. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >