On Tuesday 31 July 2001 01:58 pm, you wrote:
> These fail at startup with no error messages.
> When I type "httpd start" at the prompt, I get a core dump.
> Any ideas?
>
> Thanks
>
> --
> Leonard W. Miller, CCNA
> United Defense, L.P.

Yes I do, had the same problem. First find out what your computer name 
is(host Name). You can find it on the login screen or you can find it on the 
Control Center. Then open /etc/hosts in your favorit editor. It will look 
something like this:

127.0.0.1               localhost.localdomain localhost 

Just add your hostname/computer name after localhost, like this:

127.0.0.1               localhost.localdomain localhost linuxgeek

That worked for me! Hope it works for you!

Make sure your firewall allows connections to port 80, not sure if this will 
cause and error mesage if its not, but it will make it hard for people to 
connect to you.

Reply via email to