Well, apparently it threw the same error for test.py as well on the second test! I've added this:<br><br><VirtualHost *:80><br>ServerAdmin <a href="mailto:me@creative.vi">me@creative.vi</a><br>DocumentRoot /var/www/html/<a href="http://angrynates.com">angrynates.com</a><br>
ServerName <a href="http://angrynates.com">angrynates.com</a><br>Options +ExecCGI -IncludesNoExec<br></VirtualHost><br><br>but the options line didn't seem to help any. Ideas?<br>V<br><br><div class="gmail_quote">
On Fri, Nov 6, 2009 at 2:12 PM, Victor Subervi <span dir="ltr"><<a href="mailto:victorsubervi@gmail.com">victorsubervi@gmail.com</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;">
That's my answer? You sure? Those errors are for index.py. As I mentioned in my last email, I decided to test for test.py which imports nothing, no cgi, nothing. Please try again.<br><font color="#888888">V</font><div>
<div></div><div class="h5"><br><br><div class="gmail_quote">On Fri, Nov 6, 2009 at 1:39 PM,  <span dir="ltr"><<a href="mailto:m.roth@5-cent.us" target="_blank">m.roth@5-cent.us</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;">Victor wrote:<br>
<snip><br>
<div>> log files about that. It doesn't import anything or do any calculation,<br>
> just prints. Here's the tail:<br>
><br>
> [root@13gems global_solutions]# tail /etc/httpd/logs/error_log<br>
</div><snip><br>
<div>> [Fri Nov 06 10:05:16 2009] [error] [client 66.248.168.98] Options ExecCGI<br>
> is off in this directory:<br>
/var/www/html/<a href="http://angrynates.com/global_solutions/index.py" target="_blank">angrynates.com/global_solutions/index.py</a>, referer:<br>
<a href="http://angrynates.com/global_solutions/" target="_blank">http://angrynates.com/global_solutions/</a><br>
</div><snip><br>
And that's your answer: you don't have ExecCGI for the directory that the<br>
python scripts are in.<br>
<br>
       mark<br>
<div><div></div><div><br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org" target="_blank">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>