Python 2.1 CGI engine for PWS (Win98) => Error 500 (FIXED)

Gillou nospam at bigfoot.com
Mon Aug 20 05:46:18 EDT 2001


OK it's fixed...

My cgi-bin virtual directory was located in the wwwroot (/) for documents.
Now it's outside and it works...
Thanks evrybody and sorry for the disturbance.


--Gillou

"Maan Hamze" <MHAMZE at austin.rr.com> a écrit dans le message news:
tA_f7.478045$lq1.92070980 at typhoon.austin.rr.com...
> Gillou
> change the key to something like .gcp
> reboot, and see if it works.
> Try it with a very simple script:
> print 'Content-type: text/html'
> print 'testing python cgi'
>
> for the value, try:
> "C:\Python21\python.exe %s %s"
> or
> "C:\Python21\python.exe -u %s %s"






More information about the Python-list mailing list