[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache doesn't start



On Sun, 16 Dec 2001 14:25:21 -0600 (CST)
Jor-el <jorel@trillian.megadodo.umb> wrote:

> On Sun, 16 Dec 2001, Dragón wrote:
> 
> >  - 
> > > 	No, the problem is with your localhost interface which isnt up.
> > > Here is what my 'lo' interface looks like in the 'ifconfig' output :
> > > 
> > > lo        Link encap:Local Loopback  
> > >           inet addr:127.0.0.1  Mask:255.0.0.0
> > >           UP LOOPBACK RUNNING  MTU:16436  Metric:1
> > >           RX packets:9241 errors:0 dropped:0 overruns:0 frame:0
> > >           TX packets:9241 errors:0 dropped:0 overruns:0 carrier:0
> > >           collisions:0 txqueuelen:0 
> > > 
> > > 	Note the status which says that it is 'UP' and 'RUNNING' -
> > > something which is not present in your output. I would suggest that you
> > > simply run 'ifup lo' and look at whether the interface has come up using
> > > 'ifconfig' . If it has, then retry with Apache again.
> > > 
> > 
> > 
> > 
> > # ifup lo
> > Ignoring unknown interface lo=lo

Make sure, you have in /etc/network/interfaces a line:

	iface lo inet loopback

If this doesn't help, insert before:

	auto lo

HTH


--
Christoph Simon
ciccio@kiosknet.com.br
---
^X^C
q
quit
:q
^C
end
x
exit
ZZ
^D
?
help
.



Reply to: