<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Verdana">Victor, <br>
<br>
What are the error logs showing?  <br>
</font></font><br>
Victor Subervi wrote:
<blockquote
 cite="mid:4dc0cfea0911060809m5b6584e0q2b9bfee1590ee08e@mail.gmail.com"
 type="cite">The above command worked, thank you. I installed
mod_python with the hope that my python pages would resolve. They
don't. Any suggestions?<br>
TIA,<br>
Victor<br>
  <br>
  <div class="gmail_quote">On Fri, Nov 6, 2009 at 11:01 AM, Alan Sparks
  <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:asparks@doublesparks.net">asparks@doublesparks.net</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div>
    <div class="h5">Victor Subervi wrote:<br>
> Hi;<br>
> I installed<br>
> yum install mod_python<br>
> and all went well. So I thought it would be appropriate to reboot
apache<br>
> apachectl -k restart<br>
> and it appeared well but the pages don't load (they hang).
Nevertheless,<br>
> # ps wax|grep httpd<br>
> 12179 ?        Ss     0:00 /usr/sbin/httpd<br>
> 17698 ?        Z      0:00 [httpd] <defunct><br>
> 17703 pts/0    S+     0:00 grep httpd<br>
> So what gives? Please advise.<br>
> Victor<br>
    <br>
    </div>
    </div>
A more conventional way on CentOS systems to restart the httpd service<br>
is either:<br>
/sbin/service httpd restart<br>
or even:<br>
/etc/init.d/httpd restart<br>
    <br>
You haen't said if installing mod_python is the only thing you've done.<br>
Have you checked the error logs at /var/log/httpd?<br>
-Alan<br>
    <br>
_______________________________________________<br>
CentOS mailing list<br>
    <a moz-do-not-send="true" href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
    <a moz-do-not-send="true"
 href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
CentOS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS@centos.org">CentOS@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Thanks!</pre>
</body>
</html>