David, It's certainly possible to run more than one instance of Zope on a single machine. The easiest way to do this may to be to use the source Zope release and to untar it into a totally separate directory from your existing Zope install. Compile it then edit the z2.py script and change the HTTP_PORT, FTP_PORT, and MONITOR_PORT fields. This is assuming you just want to use ZServer and don't care to use PCGI or FastCGI with another webserver.
-----Original Message----- From: David S. Harrison [mailto:dsh@magma-da.com] Sent: Thursday, December 02, 1999 7:57 PM To: zope@zope.org Subject: [Zope] Different instances of Zope
I have been snooping around a little bit trying to see if it is possible to run two instances of Zope on the same machine (but with a different port). It looks like the dynamic information is kept in the "var" subdirectory of the release. Is it possible to start ZServer and tell it to use a particular "var" directory? Or is it common to simply copy whole releases?
David S. Harrison (dsh@magma-da.com)
_______________________________________________ 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 )