Re: CGI errror in (only in) IIS 6.0 server 2003

2006-05-17 Thread net4xbox360
You have to enable the correct web extensions. Whatever you do, do not ever enable all as that is a huge security risk. I'll be adding a "how-to" for enabling it for IIS 5.1 which runs on windows xp. I put together a tutorial here: http://python.markrowsoft.com/iiswse.asp <[EMAIL PROTECTED]>

Re: CGI errror in (only in) IIS 6.0 server 2003

2006-01-10 Thread [EMAIL PROTECTED]
also, the IDE pythonwin crash everythin time I run it -- http://mail.python.org/mailman/listinfo/python-list

Re: CGI errror in (only in) IIS 6.0 server 2003

2006-01-09 Thread [EMAIL PROTECTED]
Yes, I checked it. It was really "Scripts and Executables" not None -- http://mail.python.org/mailman/listinfo/python-list

Re: CGI errror in (only in) IIS 6.0 server 2003

2006-01-09 Thread [EMAIL PROTECTED]
Thanks yes, it is. I have checked everything already, but still couldn't get it working on server2003 -- http://mail.python.org/mailman/listinfo/python-list

Re: CGI errror in (only in) IIS 6.0 server 2003

2006-01-09 Thread Fredrik Lundh
David Wahler wrote: >> I got these errors: >> >> HTTP Error 403.1 - Forbidden: Execute access is denied. >> >> I already have execute access on the directory. >> >> Can anyone help me? > > This is an IIS configuration issue, and has nothing to do with Python. > You will probably get much better re

Re: CGI errror in (only in) IIS 6.0 server 2003

2006-01-09 Thread David Wahler
[EMAIL PROTECTED] wrote: > Hi, I've been using ActivePython 2.3 (cgi) on IIS on win xp, 2000 and > they work fine. > Until I upgrade the system the server 2003. The ASP script engine is ok > but not the CGIs. > > I got these errors: > > HTTP Error 403.1 - Forbidden: Execute access is denied. > > I

CGI errror in (only in) IIS 6.0 server 2003

2006-01-09 Thread [EMAIL PROTECTED]
Hi, I've been using ActivePython 2.3 (cgi) on IIS on win xp, 2000 and they work fine. Until I upgrade the system the server 2003. The ASP script engine is ok but not the CGIs. I got these errors: HTTP Error 403.1 - Forbidden: Execute access is denied. I already have execute access on the direc

CGI errror in (only in) IIS 6.0 server 2003

2006-01-09 Thread [EMAIL PROTECTED]
Hi, I've been using ActivePython 2.3 (cgi) on IIS on win xp, 2000 and they work fine. Until I upgrade the system the server 2003. The ASP script engine is ok but not the CGIs. I got these errors: HTTP Error 403.1 - Forbidden: Execute access is denied. I already have execute access on the direc

CGI errror in (only in) IIS 6.0 server 2003

2006-01-09 Thread [EMAIL PROTECTED]
Hi, I've been using ActivePython 2.3 (cgi) on IIS on win xp, 2000 and they work fine. Until I upgrade the system the server 2003. The ASP script engine is ok but not the CGIs. I got these errors: HTTP Error 403.1 - Forbidden: Execute access is denied. I already have execute access on the direc