Now that I've got the server serving my python pages, I'm getting this error:<br><br>[Fri Nov 06 11:50:40 2009] [error] [client 66.248.168.98] (2)No such file or directory: exec of '/var/www/html/<a href="http://angrynates.com/global_solutions/index.py">angrynates.com/global_solutions/index.py</a>' failed, referer: <a href="http://angrynates.com/global_solutions/">http://angrynates.com/global_solutions/</a><br>
[Fri Nov 06 11:50:40 2009] [error] [client 66.248.168.98] Premature end of script headers: index.py, referer: <a href="http://angrynates.com/global_solutions/">http://angrynates.com/global_solutions/</a><br><br>Now, the file does exist:<br>
<br>[root@13gems global_solutions]# pwd<br>/var/www/html/<a href="http://angrynates.com/global_solutions">angrynates.com/global_solutions</a><br>[root@13gems global_solutions]# ls<br>...<br>-rwxr-xr-x  1 victor victor 275 Nov  6 07:05 index.html<br>
...<br>and it serves just fine on another server, so there is no "premature end of script headers". Please advise.<br>TIA,<br>Victor<br>