python cgi + IIS

Syver Enstad syver-en+usenet at online.no
Thu Jun 20 12:15:18 EDT 2002


Axel Grune <NineOfSix at gmx.de> writes:

> Steve Holden schrieb:
> 
> >     http://www.e-coli.net/pyiis.html
> 
> Thats what i read and did ;-(
> 

Hi Axel, you really should put the %s in double quotes ("%s") because
the python interpreter won't find the file if you don't (if there are
spaces in the path name that is).

If you would tell us exactly what you have done, (where you put your
.py file, which web application you have modified the app mappings
for, and so forth) give an account of all the steps you have performed
and it will be easier to tell where you went wrong, we should be able
to help you out and get python cgi under IIS on the road.

-- 

Vennlig hilsen 

Syver Enstad



More information about the Python-list mailing list