GIT as a backup tool

You’re not a silly person. Using git as a backup mechanism can be attractive, and despite what other folks have said, git works just fine with binary files. Read this page from the Git Book for more information on this topic. Basically, since git is not using a delta storage mechanism, it doesn’t really care … Read more

Why is RAID not a backup?

RAID guards against one kind of hardware failure. There’s lots of failure modes that it doesn’t guard against. File corruption Human error (deleting files by mistake) Catastrophic damage (someone dumps water onto the server) Viruses and other malware Software bugs that wipe out data Hardware problems that wipe out data or cause hardware damage (controller … Read more

BackupBuddy, for backups, backups in general etc, any good?

Simple answer – Backupbuddy is idiot proof. I use it for all my client Web sites that purchase a maintenance plan which includes scheduled backups. Now the boon for me is whenever a client wants something changed on their Web site, I use BB to create a most recent backup, download the archive and install … Read more

restore a db after bad backup

If you are not moving to a different domain name, the file path shouldn’t really matter. Try these first: Made a copy of your original backup bd Open the new copy and search/replace example.com/ to example.com/blog/ This should get you going no matter what server setup you have. If it doesn’t, and you already have … Read more

wordpress database restore – broken link

It sounds like you probably need to go into the wp_options table and change the rows ‘site_url’ and the ‘home_url’ to match up with the new location. site_url is on the first page of the wp_options table, and ‘home_url’ is on the second page. If you can access the wp dashboard those can be changed … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)