Nancy Donnelly schrieb: > Hi; > I've added a new HD to my server. I have 2 instances of Zope 2.7.8. I > need to move at least one instance of ZODB to the new HD (I can easily > move them both if necessary). Is there a how-to on how to do this, or, > if not, how do I do it? > TIA, > Nancy > > > ------------------------------------------------------------------------ > > _______________________________________________ > Zope maillist - [email protected] > 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 )
just copy the instances directories. in the bin and the etc directory of the respective instances are some files notably bin/zopectr, bin/runzope and etc/zope.conf that contain some hardcoded path to python and where zope is to be found. you have to adapt them to the new settings. robert
begin:vcard fn:robert rottermann n:rottermann;robert email;internet:[EMAIL PROTECTED] tel;work:031 333 10 20 tel;fax:031 333 10 23 tel;home:031 333 36 03 x-mozilla-html:FALSE version:2.1 end:vcard
_______________________________________________ Zope maillist - [email protected] 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 )
