Moving data from a Zope installation to another
Hi, I want to set up a Zope installation now and later move it to another machine. Are there any difficulties to transfer the database? What about external files, pictures, etc. ? Lars
In genernal take care that both instances have the same Zope and Product versions. Copying over the Data.fs and all other related files (ExternalMethod files etc.) should do the job. -aj --On Dienstag, 22. Oktober 2002 11:03 +0200 Lars von Wedel <vonWedel@lfpt.rwth-aachen.de> wrote:
Hi,
I want to set up a Zope installation now and later move it to another machine. Are there any difficulties to transfer the database?
What about external files, pictures, etc. ?
Lars
_______________________________________________ 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 )
--------------------------------------------------------------------- - Andreas Jung http://www.andreas-jung.com - - EMail: andreas at andreas-jung.com - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
Lars von Wedel wrote:
I want to set up a Zope installation now and later move it to another machine. Are there any difficulties to transfer the database?
You should set it up with an INSTANCE_HOME then it will be trivial as you just copy files from one INSTANCE_HOME to another INSTANCE_HOME. regards Max M
participants (3)
-
Andreas Jung -
Lars von Wedel -
maxm