Running zope as a WIN32 service

Emile van Sebille emile at fenx.com
Thu Mar 28 17:42:24 EST 2002


pitbill
> I've installed Zope 2.4 two weeks ago and didn't choose to run Zope as
a
> service :(
> Now I want to run Zope as a service, because I'm bored of starting it
via
> the batch file.
>

from zservice.py:

You can manually install, uninstall the service from
    the commandline.

      ZService.py [options] install|update|remove|start [...]
          |stop|restart [...]|debug [...]

--

Emile van Sebille
emile at fenx.com

---------




More information about the Python-list mailing list