The installer ran flawlessly on NT4 Sp3 I chose to integrate Zope as a service w/ my Apache config. The doc/INSTALL.txt needs to be changed-- start.bat does not exist, but serve.bat does -- furthermore, serve.bat is not the right way to starrt Zope as a service -- instead, one needs to go to Control Panels/Services/ and select the name of the Zope install and click 'start'. Running under Apache 1.3.0, /QuickStart and /manage don't work, but I'm not surprised -- Jeff Bauer has told me that 1.3.0 is broken in authentication. A note pointing out that the authentication of Apache 1.3.0 is broken w.r.t. Zope might save a bunch of complaints. [I then installed Apache 1.3.3, reinstalled Zope over *that* server, and I still can't get past either QuickStart or manage -- 404 in the former, authentication fails in the latter. Hmm. I suspect the problem is that 1.3.3 didn't really get installed. Anyone know how to *remove* a service from NT4?] Reinstalling Zope and running w/ builtin server works fine. --david