This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: apache fails to start when not connected to net


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]