Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 30109 invoked from network); 14 Apr 2003 16:36:04 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 14 Apr 2003 16:36:04 -0000 Received: (qmail 11834 invoked by uid 97); 14 Apr 2003 16:38:00 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 11827 invoked from network); 14 Apr 2003 16:38:00 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 14 Apr 2003 16:38:00 -0000 Received: (qmail 28711 invoked by uid 500); 14 Apr 2003 16:35:45 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 28700 invoked from network); 14 Apr 2003 16:35:44 -0000 Received: from web20705.mail.yahoo.com (216.136.226.178) by daedalus.apache.org with SMTP; 14 Apr 2003 16:35:44 -0000 Message-ID: <20030414163548.86985.qmail@web20705.mail.yahoo.com> Received: from [198.151.13.8] by web20705.mail.yahoo.com via HTTP; Mon, 14 Apr 2003 09:35:48 PDT Date: Mon, 14 Apr 2003 09:35:48 -0700 (PDT) From: Dan Tarkenton Subject: Tomcat 4.1, Standalone, Port 80, Coyote To: tomcat-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-2082052399-1050338148=:83616" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --0-2082052399-1050338148=:83616 Content-Type: text/plain; charset=us-ascii Hello all. I have configured Tomcat 4.1 to act as a standalone and to handle requests submitted through port 80 on win2k pro platform. This was obviously quite simple to do by editing the server.xml file. I simply changed the standalone Service's Coyote Connector port from 8080 to 80. Pretty simple. However, I tried to recreate this setup on Redhat 8.0. When I try to access http://localhost/foo, I receive a "connection refused message". I did not get this before on the linux machine when I had the port set to 8080 (and I accessed http://localhost:8080/foo). I noticed that once I had the port set to 80, and tried to start tomcat, that there were error messages in the catalina.out log file. Basically the error stated "SEVERE: Error Initializing endpoint. java.net.BindException: Permission Denied:80" This would explain why I am getting "connection refused" messages in my browser. What do I have to do to get tomcat to bind to port 80? There must be some conflict. I have apache installed, but it is not running. Perhaps apache has some lock or bind to port 80 somewhere? I'm lost here in the linux world. Any help would be greatly appreciated. Thanks. --------------------------------- Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more --0-2082052399-1050338148=:83616--