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

Re: Apache doesn't start



> that was meant to imply that you should install apache-dev
> 

Here it is.

__________________________________________________
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
debian:~# gdb apache.dbg
GNU gdb 19990928
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) run
Starting program: /usr/sbin/apache.dbg 

Program received signal SIGSEGV, Segmentation fault.
ap_get_local_host (a=0x809b35c) at util.c:2051
2051	util.c: No such file or directory.
(gdb) bt
#0  ap_get_local_host (a=0x809b35c) at util.c:2051
#1  0x8063aec in ap_fini_vhost_config (p=0x809b35c, main_s=0x809b384)
    at http_vhost.c:548
#2  0x8055c37 in ap_read_config (p=0x809b35c, ptemp=0x809f37c, 
    confname=0x8093e20 "/etc/apache/httpd.conf") at http_config.c:1653
#3  0x805d9c8 in main (argc=1, argv=0xbffffb64) at http_main.c:5088
(gdb) 


Reply to: