That was a good guess.

In fact I had the following definition in my /etc/hosts

    127.0.0.1       localhost.localdomain   local

is seems that the alias localhost is important.

Thanks.
Ilan

----- Original Message -----
From: Stas Bekman <[EMAIL PROTECTED]>
To: Bruno Connelly <[EMAIL PROTECTED]>
Cc: Ilan Bar-On <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: יום שני, ינואר 24, 2000 10:46
Subject: Re: make test


> >   Ilan> When I am connected to the net(inetrnet) everything continue
> >   Ilan> to work fine.
> >
> >   Ilan> However, when I am offline,  make test fails.
> >   Ilan> It complains about:
> >
> >   Ilan> still waiting for server to warm up............not ok
> >   Ilan> server failed to start!
> >
> > Perhaps this is because the interface it's trying to bind() to isn't
> > plumbed yet?
>
> [tx... well, well]
>
> Do you have this entry in /etc/hosts?
>
> 127.0.0.1       localhost.localdomain   localhost
>
> Do you have a loopback device [lo] configured? [hint: try 'ifconfig lo']
>
> Having these fixed will solve your problem.
>
> _______________________________________________________________________
> Stas Bekman    mailto:[EMAIL PROTECTED]      http://www.stason.org/stas
> Perl,CGI,Apache,Linux,Web,Java,PC     http://www.stason.org/stas/TULARC
> perl.apache.org    modperl.sourcegarden.org   perlmonth.com    perl.org
> single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com
>
>

Reply via email to