RE: [Zope] Two Zope services on NT
I have been able to install two completely different version of zope, vs. just INSTANCE_HOME, on win2k workstation. I didn't do anything special besides install to a different directory, then modify the z2.py file for ports. Regarding the list search, it could be because it's doing an nt OR service, vs. nt AND server or even "nt service". Scott -----Original Message----- From: James Garrison [mailto:jhg@athensgroup.com] Sent: Wednesday, September 26, 2001 10:17 AM To: zope@zope.org Subject: [Zope] Two Zope services on NT Zservice.py seems to assume the default service name of "Zope" and does not appear to allow specification of a different name. The only way I've found of creating a second service (on a different set of ports, of course) is to export the Zope service subtree from the registry, make the necessary changes, and reimport. Or is there a better way? Answers or pointers to answers appreciated. BTW, why is the list archive index so poor? I tried searching for "nt service" but it returned thousands of hits having nothing to do with NT Service. -- James Garrison Athens Group, Inc. mailto:jhg@athensgroup.com 5608 Parkcrest Dr http://www.athensgroup.com Austin, TX 78731 PGP: RSA=0x04B73B7F DH/DSS=0x70738D88 (512) 345-0600 x150 _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Problem solved - ZServer\svcname.txt contains the name to be inserted into "Zope (%s)". Just change this before running ZServer install. -- James Garrison Athens Group, Inc. mailto:jhg@athensgroup.com 5608 Parkcrest Dr http://www.athensgroup.com Austin, TX 78731 PGP: RSA=0x04B73B7F DH/DSS=0x70738D88 (512) 345-0600 x150
participants (2)
-
James Garrison -
Meilicke, Scott