[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HTTPD coring
Try running apache with gdb..
$ gdb
$ exec apachectl start
$ r
and see what it gives you for output. my guess is that you dont have
your hostname set right, so apache is crapping out when its trying to
get your host info.
On 08.01.01, "Suttle, Marc" <Marc_Suttle@NAI.com> wrote:
> I tried staring it manually-heres what I got.
>
> "bash-2.05# apachectl start
> Memory fault (core dumped)
> /usr/sbin/apachectl start: httpd could not be started"
>
> This is a plain as you can get install...I did not install the x libraries
> or games......the only customization I have made is to rc.conf (turned off
> sendmail) (and turned on http). The only packages installed have been bash
> and pico. I am using dhcp at the moment on the network.
>
> Could this be hardware specific? I am running an amd k6 300 with 64 megs of
> ram. Any more help would be appreciated. Also there is an external modem
> pluggesd in. (tun0)