Re: Apache doesn't start
--- Christoph Simon <ciccio@kiosknet.com.br> wrote: > 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
>
Yes that helped!
Now it is UP and RUNNIG
But Apache is still giving Segmentation Fault.
Thank you
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
Reply to: