If you want them to be independant (if one hangs the other will not) the have to be different installs (unless you use ZEO). For different installs: - Put them behind apache - Have them start up on different ports - ProxyPass with VHM the requests back to the two different zopes For sharing, you could use Zope 2.7 and different "instances". You could also run 2.7 with two different ZODB. All of this is in theory, as I just run Zope with VHM behind Apache. (I am old skool) Jake -- http://www.ZopeZone.com Sophia Grimm said:
Hi.
I'm going to share a Plone 2 / Zope 2.7.0 install with multiple administrators.
We want our data and acl_users to be separate from each other (although we would all be happy with the same selection of Zope add-on products). If my Zope hangs, the other administrators and their users should not be affected.
What is the best way to do this? Is anyone doing it already? I tried reading about ZEO, but I haven't been able to find a comprehensive how-to that is current and applies to the Plone/Zope install.
Thanks.
__________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )