Re: Apache doesn't start
--- Jor-el <jorel@trillian.megadodo.umb> wrote: > On Sun, 16 Dec 2001, Dragón
wrote:
>
> > Has anybody got a clue why it doesn't work?
>
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x8066430 in ap_get_local_host ()
> > (gdb) bt
> > #0 0x8066430 in ap_get_local_host ()
> > #1 0x8063aec in ap_fini_vhost_config ()
> > #2 0x8055c37 in ap_read_config ()
> > #3 0x805d9c8 in main ()
> > #4 0x400dd64f in __libc_start_main () from /lib/libc.so.6
> > (gdb)
> >
>
> Dragon,
>
> Is your localhost interface working correctly? What is the output
> of 'ping localhost' and 'host 127.0.0.1' ?
>
> Regards,
> Jor-el
>
__________________________________________________
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
Name: localhost
Address: 127.0.0.1
ping: sendto: Network is unreachable
ping: sendto: Network is unreachable
ping: sendto: Network is unreachable
ping: sendto: Network is unreachable
PING localhost (127.0.0.1): 56 data bytes
ping: wrote localhost 64 chars, ret=-1
ping: wrote localhost 64 chars, ret=-1
ping: wrote localhost 64 chars, ret=-1
ping: wrote localhost 64 chars, ret=-1
--- localhost ping statistics ---
4 packets transmitted, 0 packets received, 100% packet loss
Reply to: