17 Mar
2004
17 Mar
'04
9:01 p.m.
Fred Yankowski wrote:
I suspect that your problem is exactly that zopectl only runs on *nix systems. I no longer run Zope on Win32, so I'm no help there. I've heard that the latest zope versions come with installers that set up zope as a service, so that you can do 'net start zope' or something like that. There should be plenty of people on the list who can steer you the right way. <cue>those people</cue>
yes, there is a way to run zope as a service. Check out the $INSTANCE_HOME/bin/zopeservice.py script. It installs/uninstalls zope instances as a service. joseph