So how exactly would someone go about restoring from a backup made on this program?
For example say I wanted to restore this to a new database and new server.
Hi Chuck,
Actually, I had made two mistakes:
1) I blindly copied the install.txt to config so as to get the trailing comments // but they don’t seem to be accepted in the config file.
2) As to base_path, I’d put the DOCUMENT_ROOT of my server (/windows/www/) but as I am at a subdirectory below, it’s that directory that is the good one (windows here is just the name of a mounted partition on Linux):
site_url = http://localhost/pietModx/
base_path = /windows/www/pietModx/
bkup_dir = backup/
archive_dir = backup/archive/
archive_name = fullbackup
seconds = 180
megabytes = 64
Well, things seem to work fine. Thanks for this tool, your help and the professional writing of the code.
I am using BkupMODX to try to create a zipped backup of my site but for some reason keep getting this message:
Start MySQL dump create . . . mydatabase_name_20091123_063704.sql Size: 2787462 (3MB) . . . Finish MySQL dump create.
Start file list . . . File count: 3263 . . . Finish file list.
Start zip archive . . . mywesbite_bkup_20091123_063704.zipModel File::fileAttr - ERROR: missing required file: /home/content/h/e/y/myrootpath/html/stats/logs
I checked that my absolute root is correct and that all is correct in the config.inc.php file..Does anyone have any idea what might be causing this? Thanks.
I’ve been creating my first MODx site on a local Xampp installation, and I used BkupModx to move it onto the server.
The tool made it easy, but I had one or two minor hiccups that might help someone else in the future:
1) After I had uploaded and restored the backup, the new website showed only the home page on the menus, until I thought to clear the cache!
2) The paths in Tools/Configuration/File Manager/File Manager Path and Tools/Configuration/Interface & Features/File base path need to be updated manually to the right place (or you can’t find any images when you try to insert them into documents!)
3) If you put a space between the ’,’ and ’true’ in the dir0 path, it doesn’trecurse into the subdirectories (not very easy to see on the screen - took me a while to work out why my backup was only 6kb)
4) (maybe a bug?) Although the backup ignores the zip files it creates in backup/archive, it doesn’t ignore files with a different prefix, so the uploaded file gets included in the backup. (i.e. on the new site I use "newsp_bkup", but the uploaded backup was prefixed "standpretty_bkup". I can delete it now that I’ve imported it, but shouldn’t all the files on backup/archive be skipped?
Regards,
Ken
-
☆ A M B ☆
- 3,112 Posts
chuck, why not adding this code in the 1st line of config.inc.php?
it’s only to protect the file.
each time i created that line, and edit something back inside BkupMODx, it override back to the default file.
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.