Re: Apache Not Serving, But Is Serving?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Victor Subervi wrote:
> Hi;
> I installed
> yum install mod_python
> and all went well. So I thought it would be appropriate to reboot apache
> apachectl -k restart
> and it appeared well but the pages don't load (they hang). Nevertheless,
> # ps wax|grep httpd
> 12179 ?        Ss     0:00 /usr/sbin/httpd
> 17698 ?        Z      0:00 [httpd] <defunct>
> 17703 pts/0    S+     0:00 grep httpd
> So what gives? Please advise.
> Victor

A more conventional way on CentOS systems to restart the httpd service
is either:
/sbin/service httpd restart
or even:
/etc/init.d/httpd restart

You haen't said if installing mod_python is the only thing you've done. 
Have you checked the error logs at /var/log/httpd?
-Alan

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux