On Mon, 2003-03-03 at 19:44, Michael Torrie wrote:
> Strange.  What does running '/etc/init.d/httpd restart' do?  You will
> also want to 'tail /var/log/httpd/error_log' and see if there are any
> messages.

In addition, do a quick 'netstat -lnt' and look for something listening
on port 80 which is the HTTP port. Here's what that'll look like:

  Active Internet connections (only servers)
  Proto Recv-Q Send-Q Local Address   Foreign Address   State      
  tcp        0      0 0.0.0.0:80      0.0.0.0:*         LISTEN

If you don't see anything there, you've really got a good reason to
check out the error logs.

Corey

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to