
June 10th, 2002, 04:53 AM
|
|
Contributing User
|
|
Join Date: Jun 2002
Posts: 423
  
Time spent in forums: 1 Week 23 h 35 m 46 sec
Reputation Power: 13
|
|
|
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
|