|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Apache and python
Hi,
I recently installed Apache 1.3.24 on windows but I cannot run python scripts. I changed the httpd.conf file to read .py extensions (AddHandler cgi-script .py) but when I run them I get an internal server error 500 and the error log says: couldn't spawn child process. I have no experience with apache, so I would be grateful if anyone helped me with the problem. Thanks |
|
#2
|
|||
|
|||
|
This registry file might help: http://www.faqts.com/knowledge_base...d/1374/fid/266.
Ensure that your python scripts are in your cgi-bin directory and uncomment/add the line ScriptInterpreterSource registry. This way you want need the python shebang line. This is my first non-question post. ![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Apache and python |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|