[Zope-dev] Zope as CGI with IIS & Windows 2000 Server

Rik Hoekstra rik.hoekstra@inghist.nl
Thu, 24 Aug 2000 21:12:56 +0200


>URGENT!  Need assistance with Zope as a PCGI with IIS 5 on Windows 2000
>server.

>
>After configuring Zope for use as a PCGI, and configuring IIS to use the
>pcgi-wrapper.exe, etc...
>
>The test link:    http://localhost/Scripts/Zope.pcgi
>
>...is returning the following message within the "Temporarily
>Unavailable" error response page:
>
><!--
>Error parsing pcgi info file
>pcgi-wrapper-version 2.0a4
>-->
>
>I have tested the file using parseinfo and get no response.
>

what do you mean by no response? Is it not returning anything or just no
errors?


>A theory, at this point has been that there is a
>conflict/incompatibility with Zope as a PCGI with IIS 5.0 on Windows
>2000.


This seems to be a pcgi (Zope) error though. Only used it on NT4 and IIS4
but from the above a basic incompatibility seems unlikely (to me).


Rik