Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <4187F475.C328900A@dessent.net>
Date: Tue, 02 Nov 2004 12:56:21 -0800
From: Brian Dessent <brian@dessent.net>
Organization: My own little world...
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: apache fails to start when not connected to net
References: <20041102183107.58174.qmail@web52207.mail.yahoo.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

Elvin Peterson wrote:

> The /etc/hosts file is fine and does contain the
> definition for localhost.  But the module in question
> is doing
> 
> gethostbyname("mymachinename")
> 
> where mymachinename is the name given to the windows
> machine during installation.

Unless you're using the functionality of mod_unique_id (and if you don't
know, you aren't) then just disable it.  You should disable modules that
you don't use anyway, as it will decrease the memory footprint and
shield you should a bug be found in one that you aren't using.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

