From owner-freebsd-questions Thu Aug 31 14: 3:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.deadbbs.com (hermes.cpetc.com [207.137.157.132]) by hub.freebsd.org (Postfix) with ESMTP id 8A10C37B446 for ; Thu, 31 Aug 2000 14:03:35 -0700 (PDT) Received: from erinlaptop (mongo.sdccd.cc.ca.us [209.129.16.5]) by hermes.deadbbs.com (8.10.2/8.10.2) with SMTP id e7VL5Cq26586; Thu, 31 Aug 2000 14:05:12 -0700 (PDT) From: "Erin" To: "'Mauricio Marquez'" , Subject: RE: HTTPD Log message meaning Date: Thu, 31 Aug 2000 14:03:30 -0700 Message-ID: <006801c0138e$eae788a0$e815820a@sdccd.cc.ca.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal In-Reply-To: <3.0.32.20000831155051.01255b50@enlace.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > [Tue Aug 31 15:08:00 2000] [notice] Apache/1.3.9 (Unix) configured -- > resuming normal operations > [Tue Aug 31 15:08:00 2000] [crit] (48)Address already in use: > make_sock: > could not bind to address w.x.y.z port 80 > > This message appears everytime we restart it. > > Any ideas what I have to look for? We already changed RAM chips. It means that apache can not bind to the ip w.x.y.z on port 80. Something is already using the port. Check your startup files to make sure that nothing else is being started using port 80. As for the lockups. RAM is a good place to start. Good luck, Erin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message