8 Dec
1999
8 Dec
'99
11:33 p.m.
At 10:31 08/12/1999 -0800, you wrote:
Date: Wed, 08 Dec 1999 17:42:57 +0100 From: Rik Hoekstra <RikHoekstra@bigfoot.com> Subject: [Zope] Zope 2.1 does NOT work with NT Apache! To: zope@zope.org
<snip>
The documention is insufficient, because it is unix-specific; it talks about passing command line options to Zope, but Zope on NT can be ran as a Service, and how to pass command line options then?
Um, you;ll have to hack the registry for that. Look in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ <Service Name>\Parameters\start
Well I'm not sure but there is also a Startup Parameters field in the NT Control Panel > Services dialog. Maybe you can use it to pass options. Alexandre