Hello, I am quite new to Zope. I am to have both Zope (2.7.0) and IIS 5.0 on win2k server with Windows Challenge and Response Authentication. So I am just following http://www.zope.org/Members/brianh/iis_howto and stuck immediately on the point "2. Edit zope.pcgi; fix the paths,..." because I don't find anything that has to do with pcgi on the machine. There is no pcgi directory on the whole harddisk. Should have been pcgi automatically installed with the Windows installation of Zope-2.7.0, or do I have to install pcgi manually and where to get it for win2k server? Did we miss something during Zope installation? Thanks for help. Marko Faldix
Marko Faldix wrote:
because I don't find anything that has to do with pcgi on the machine. There is no pcgi directory on the whole harddisk. Should have been pcgi automatically installed with the Windows installation of Zope-2.7.0, or do I have to install pcgi manually and where to get it for win2k server?
Dont use pcgi, its old crufty and does not work. Look for ASP404 script or the new IIS2Zope script. -- Andy McKay ClearWind Consulting http://www.clearwind.ca
Marko Faldix wrote at 2004-2-20 14:59 +0100:
I am quite new to Zope. I am to have both Zope (2.7.0) and IIS 5.0 on win2k server with Windows Challenge and Response Authentication. So I am just following http://www.zope.org/Members/brianh/iis_howto and stuck immediately on the point
"2. Edit zope.pcgi; fix the paths,..."
"pcgi" is no longer part of Zope. You should be able to get it as a separate package. Search "cvs.zope.org". -- Dieter
participants (3)
-
Andy McKay -
Dieter Maurer -
Marko Faldix