Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 73238 invoked from network); 10 Feb 2006 21:07:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Feb 2006 21:07:43 -0000 Received: (qmail 47382 invoked by uid 500); 10 Feb 2006 21:05:51 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 47365 invoked by uid 500); 10 Feb 2006 21:05:50 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 47349 invoked by uid 99); 10 Feb 2006 21:05:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2006 13:05:50 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.155.252.97] (HELO elephant.cnchost.com) (207.155.252.97) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2006 13:05:50 -0800 Received: from [192.168.0.21] (c-24-13-128-132.hsd1.il.comcast.net [24.13.128.132]) by elephant.cnchost.com id QAA15334; Fri, 10 Feb 2006 16:05:28 -0500 (EST) [ConcentricHost SMTP Relay 1.17] Errors-To: Message-ID: <43ECFF95.5050402@rowe-clan.net> Date: Fri, 10 Feb 2006 15:03:17 -0600 From: "William A. Rowe, Jr." User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <20060210183059.88581.qmail@web36901.mail.mud.yahoo.com> <54850.127.0.0.6.1139597107.squirrel@mail.silentforest.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Virtual Hosts on 127.0.0.* X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Joshua Slive wrote: > On 2/10/06, Diona Kidd wrote: > >>(98)Address already in use: make_sock: could not bind to address >>127.0.0.10:80 >>no listening sockets available, shutting down >>Unable to open logs >> >>What am I missing? I'm running Debian 3.1, no iptable rules configured, no >>firewall. Does anyone else have a setup like this? > Check your front-end instance of apache. It probably has something like > Listen 80 > Listen 443 > > These will grab all IP addresses on the machine, including the > loopback. Change those to grab only the external addresses. FYI, for Win32 XP SP2 users, there is a hotfix from Microsoft if you are trying to using 127.0.0.2 - 127.255.255.255 - because Microsoft had the silly idea that loopback addresses other than 127.0.0.1 were bad, and they broke this rather standard behavior in that service pack. Bill --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org