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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091106/738e1757/attachment-0003.html>
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. > VictorA 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
Victor:> # ps wax|grep httpd > 12179 ? Ss 0:00 /usr/sbin/httpd > 17698 ? Z 0:00 [httpd] <defunct>Did you check the Apache error log? Neil -- Neil Aggarwal, (281)846-8957, http://www.JAMMConsulting.com CentOS 5.4 KVM VPS $55/mo, no setup fee, no contract, dedicated 64bit CPU 1GB dedicated RAM, 40GB RAID storage, 500GB/mo premium BW, Zero downtime