Re: Problem Binding Tomcat to Ports 80/443

2005-04-26 Thread Parsons Technical Services
t; <[EMAIL PROTECTED]> To: Sent: Tuesday, April 26, 2005 6:18 AM Subject: Problem Binding Tomcat to Ports 80/443 Hey Tomcat Users! I am having a very desperate problem with Tomcat. I have a demonstration due later today, and the script I have been using to run tomcat (5.0.27) on ports 80/443 do

Re: Problem Binding Tomcat to Ports 80/443

2005-04-26 Thread Nikola Milutinovic
Craig wrote: Hey Tomcat Users! I am having a very desperate problem with Tomcat. I have a demonstration due later today, and the script I have been using to run tomcat (5.0.27) on ports 80/443 doesn't seem to do the job -- though it had been workingfor weeks up until a restart earlier today. I'm

RE: Problem Binding Tomcat to Ports 80/443

2005-04-26 Thread Peter Crowther
> From: Craig [mailto:[EMAIL PROTECTED] > Apr 26, 2005 1:24:04 AM org.apache.coyote.http11.Http11Protocol init > SEVERE: Error initializing endpoint > java.net.BindException: Permission denied:80 Are you running the Tomcat process as root? If not, you won't be able to bind to ports 80 or 443 on

Problem Binding Tomcat to Ports 80/443

2005-04-26 Thread Craig
Hey Tomcat Users! I am having a very desperate problem with Tomcat. I have a demonstration due later today, and the script I have been using to run tomcat (5.0.27) on ports 80/443 doesn't seem to do the job -- though it had been workingfor weeks up until a restart earlier today. I'm getting the