Hi, I am currently trying to set up a python cgi based websystem. I am using
an SVN to backup the entirety of my ./www directory. When I create python
files manually and access them from the browser they work fine. But if they
are checked out from the svn they do not get served by apache and it returns
a 500 internal server error instead.
The permissions of the files appear to be fine as they match the permissions
and ownerships of the manually created files. What might be causing this
behaviour as I cant see the difference between the files created manually
and those checked out from the svn.
Regards,
James

Reply via email to