--- Brian Dessent wrote:
> 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 dur
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 function
--- Igor Pechtchanski wrote:
> On Sat, 30 Oct 2004, Elvin Peterson wrote:
>
> > Hello,
> > Apache doesn't start when not connected to the
> web
> > even when the ServerName is set to the local
> loopback.
> > This is due to a module mod_unique_id which does
> a
> > gethostbyname. Disabling
On Sat, 30 Oct 2004, Elvin Peterson wrote:
> Hello,
> Apache doesn't start when not connected to the web
> even when the ServerName is set to the local loopback.
> This is due to a module mod_unique_id which does a
> gethostbyname. Disabling this module will have apache
> running without tro
Hello,
Apache doesn't start when not connected to the web
even when the ServerName is set to the local loopback.
This is due to a module mod_unique_id which does a
gethostbyname. Disabling this module will have apache
running without trouble. Is this a bug in that
module?
TIA.
5 matches
Mail list logo