data.fs exchangeable?
I had a few Zope-sites runnig on a zope-server, now I want to move them to a new server. Is it possible to copy the Data.fs to the new /var/lib/zope/var or is this just asking for trouble? thanks, wouter
Wouter Vanden Hove wrote:
I had a few Zope-sites runnig on a zope-server, now I want to move them to a new server. Is it possible to copy the Data.fs to the new /var/lib/zope/var or is this just asking for trouble?
No problem in general. Make sure the Products used in the old site are included in the new. Some products that access external resources (LocalFS, ExtFile, CMF) may have issues if you don't preserve such resources. --jcc -- "My point and period will be throughly wrought, Or well or ill, as this day's battle's fought."
participants (2)
-
J. Cameron Cooper -
Wouter Vanden Hove