ZenphotoCMS Forum
backing up ZP - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: backing up ZP (/thread-3161.html)



backing up ZP - macalter - 2008-06-25

If I have ZP installed in /zen directory and drag the entire contents to my local drive, do I have a 100% backup that can be dragged back if need be? (ie: all data intact)?




backing up ZP - acrylian - 2008-06-25

No, you would need to backup the database of course, too. Otherwise all data you entered or changed like descriptions, titles, tags, image sorting, album sorting, option settings etc. will be lost.




backing up ZP - macalter - 2008-06-25

Okay, will go find instructions from Dreamhost about that. I seem to recall they implemented an easy-to-use feature.




backing up ZP - acrylian - 2008-06-25

phpmyadmin can do that, too.




backing up ZP - macalter - 2008-06-27

Accessed the dBs using Dreamhost's phpMyAdmin and they have a simple step-by-step guide to backing up all the files to a .zip file.




backing up ZP - jackdaw - 2008-06-28

I have two ways of backing up my ZP installation and wanted to share it here. Perhaps it can be of use to someone:

  1. I use WordPress, and ZenPhoto uses the same database as WP. Within WP I use the backup plugin which does a cron job every evening, making a backup of my entire database including all tables and delivers it to my gmail account.
  2. On my harddrive I have an exact duplicate of the albums folder on the server. When I add new images I start by uploading them to ZP. When finished I move those images to the same folders on my harddrive.

This way nothing can go wrong, I hope... but I wait for the upcoming move/copy/rename function before starting to add filenames and descriptions




backing up ZP - macalter - 2008-06-28

I have option to install WP via my web host. First want to get all my albums running in ZP. As mentioned, I backed up via my web host but it's all manual and we know how well that goes over!