Now we are getting somewhere. 
Heres what happened when I ran
/sbin/service httpd start

Starting httpd: (98)Address already in use: make_sock: could not bind to 
address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
                                                           [FAILED]

When I look in services it says it is running.
How do I fix this?

Thank You,
Michael

----------------------------------------
> Date: Thu, 3 Jul 2008 14:39:51 -0700
> From: [EMAIL PROTECTED]
> To: [email protected]
> Subject: Re: Cant get httpd to serve pages
> 
> That's a big no, then.
> 
> As root, start Apache:
> 
>     /sbin/service httpd start
> 
> On Thu, Jul 03, 2008 at 09:11:15PM +0000, Michael Lynch wrote:
>> 
>> Heres what
>>  ps aux | grep httpd
>> returned
>> root      8136  0.0  0.1  83712   764 pts/0    S+   07:07   0:00 grep httpd
>> ----------------------------------------
>>> Date: Thu, 3 Jul 2008 14:04:09 -0700
>>> From: [EMAIL PROTECTED]
>>> To: [email protected]
>>> Subject: RE: Cant get httpd to serve pages
>>> 
>>> --- Michael Lynch  wrote:
>>> 
>>>> Host can be pinged with no problem
>>>> havent tried telnet
>>>> About to try logfiles now
>>> 
>>> Let's consider some basics.  Is Apache running?
>>> 
>>> ps aux | grep httpd
>>> 
>>> James

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie

Reply via email to