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