I have an imac running 10.5.8
I have successfully activated apache and php to run the php info table.
I followed more than one online guide for running python scripts THROUGH my browser (I'm taking a class and I want to test my python scripts as they will be graded through the browser)
I'm not a heavy unix user, I can follow the directions and navigate through folders but I don't know tons of unix.
The online information through a swagbucks search was a bit vague and some of it contradictory - one said python would run native if i just put them in the right file - another said i had to make some changes to the httpd.conf file and the user information file (which i did) and then restart the apached (sudo apachectl restart works for apache2 right)?
However, whatever step i followed I received an interal server error (500) and the error log said there were issues with my headers (i copied a tutorial directly from a basic web site)
Has anyone been able to run python (or perl) through their apache server at home on their machine who can help me out here?
I have successfully activated apache and php to run the php info table.
I followed more than one online guide for running python scripts THROUGH my browser (I'm taking a class and I want to test my python scripts as they will be graded through the browser)
I'm not a heavy unix user, I can follow the directions and navigate through folders but I don't know tons of unix.
The online information through a swagbucks search was a bit vague and some of it contradictory - one said python would run native if i just put them in the right file - another said i had to make some changes to the httpd.conf file and the user information file (which i did) and then restart the apached (sudo apachectl restart works for apache2 right)?
However, whatever step i followed I received an interal server error (500) and the error log said there were issues with my headers (i copied a tutorial directly from a basic web site)
Has anyone been able to run python (or perl) through their apache server at home on their machine who can help me out here?