How do I backup albums
|
Elessa
Joined: 2009-10-14
Posts: 3 |
Posted: Wed, 2009-10-14 23:22
|
|
I did a search of the forum and am not finding an answer to how to backup albums, images, etc. I am used to Gallery1 and being able to make a tarball. I am using Gallery3 beta 3. Operating System: Linux 2.6.20.2mtv8 Thanks! |
|
| Login or register to post comments |

Posts: 11010
Albums and images are stored in gallery3/var/albums
However, that's not the only thing you'll want to backup.
--Backup ALL (well most, better to do all) of gallery3/var
--Backup your database
--If you've made changes to G3 themes or even core files, backup those as well.
Aside from some naming conventions, the basic scheme for backing up G3 is the same as G2:
FAQ: How do I backup G2?
In G3 you have your data directory /var/, your database and the G3 program files and themes
In G2 you have your data directory, g2data, your database and the G2 program files and themes
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
hrm... Interesting. Thank you for the quick response.
I do not have access to phpmyadmin which is gonna make this a wee bit difficult. I guess I need to have a chat with my webhost.
Posts: 11010
You can install it
http://www.phpmyadmin.net/home_page/index.php
It's a PHP based application just like Gallery. You'll just need to keep it up to date for security issues. I personally keep the permissions set to 000 on my phpMyAdmin directory until I need it, then change it to 755 and it's also behind HTTP Authentication
Then I change the permissions back to 000 after I'm done. Makes it not possible to access or exploit from the web.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
Thank you.
I am currently watching the thread http://gallery.menalto.com/node/91817 because I am one of the two G3 installs that are getting the whitepages on his server. None of my other sites running php/mySQL on the MT servers are having issues.
When I got the whitepage the first time this morning that is when it occurred to me that there isn't an easy backup routine set into the admin page for G3 like I had with G1.
Posts: 7
any module to get backup easy ?