index.py and index.html are different files:

/var/www/html/angrynates.com/global_solutions
[root@13gems global_solutions]# ls
-rwxr-xr-x  1 victor victor 275 Nov  6 07:05 index.html

exec of '/var/www/html/angrynates.com/global_solutions/index.py' failed


Victor Subervi wrote:
Now that I've got the server serving my python pages, I'm getting this error:

[Fri Nov 06 11:50:40 2009] [error] [client 66.248.168.98] (2)No such file or directory: exec of '/var/www/html/angrynates.com/global_solutions/index.py' failed, referer: http://angrynates.com/global_solutions/
[Fri Nov 06 11:50:40 2009] [error] [client 66.248.168.98] Premature end of script headers: index.py, referer: http://angrynates.com/global_solutions/

Now, the file does exist:

[root@13gems global_solutions]# pwd
/var/www/html/angrynates.com/global_solutions
[root@13gems global_solutions]# ls
...
-rwxr-xr-x  1 victor victor 275 Nov  6 07:05 index.html
...
and it serves just fine on another server, so there is no "premature end of script headers". Please advise.
TIA,
Victor

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

-- 
Thanks!