copy EZ data from instance -> instance?

Author Message

Manu Gupta

Tuesday 25 November 2003 11:48:44 pm

is there a way to:
1) copy the data from one EZ instance and upload to another EZ instance?
2) copy setup from one EZ instance to another?

this is useful for backup, or when i test work on my desktop before implementing to hosting server.

thanks!
manu

Marco Zinn

Wednesday 26 November 2003 3:35:05 pm

Both is possible.
If all goes fine, just dump your database (using mysqldump or phpMyAdmin's "export") to a textfile, upload your complete installation (especially design, settings and var directories) from your local system to the servers, import your database dump, change your DB settings and you should be online.
If you can make sure, that nobody writes to your database, you should even be able to copy the MySQL-DB per filesystem "copy", but this is not advisable.
We use this to backup our system from one server to another every night.

Marco
http://www.hyperroad-design.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.