On Tue, Mar 4, 2008 at 10:40 AM, Hiep Nguyen <[EMAIL PROTECTED]> wrote:
> hi all,
>
>  i just installed apache on centos 5 and have it automatically start up
>  when boot:

>  why do i have so many httpd services running?

This is entirely normal. See:
http://httpd.apache.org/docs/2.2/mod/prefork.html

>  i can't access to it (http://10.0.0.160), how do i troubleshoot this
>  problem?

What happens when you try to access that URL? Where are you accessing
it from? What happens if you try to access http://127.0.0.1/ from the
server? What does the Listen directive in httpd.conf look like?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to