[Tutor] Python CGI and Apache

Steven Gilmore Steven Gilmore" <srGilmore@sprintmail.com
Sat, 5 Aug 2000 00:19:47 -0400


 Hi,

I have downloaded and installed Apache v1.3 for Win 32 on Windows 98  (for
testing only I know, I know I'm asking for it).  The interpreter is in my
path  I also added .py in the httpd.conf like so

AddHandler cgi-script .cgi .py

got a CGI script from a python CGI tutorial (can't remember which).  It's
just a simple hello world as usual.

 error page 500 Internal server error

from Apache

I've never Apache before or CGI in Python or at all so I probably missed
something.  Can you helpful people <Grin> help me?  I tried  to covered
everything in this message if you need more just ask.

Thanks
Steven Gilmore