How to backup and restore a Drupal Website
Submitted by Koder on Mon, 06/15/2009 - 18:25
If you are not familiar with Drupal, its one of the best Content Management Systems around. Its rock solid performance keeps even the biggest and most complex websites running without a problem. It makes amazingly simple to create and update websites, both start ups and complex. Most web hosting services like Go Daddy now offer Drupal as a preferred CMS (Content Management System) solution. This article explains how to backup and restore an existing Drupal website.
| There are essentially two parts to backing up and restoring Drupal. The first part involves backing up the Drupal database, which contains all your content and the second part consists of backing up your website structure. The website structure includes your image files, static pages and other directory structure in your website. In this article, first we will do a step by step demo on how to backup Drupal, then we will show how to backup the website directory structure. The last part of the article will explain how to restore the website from scratch or just do a partial restore. We will be using a very easy method of backing up and restoring the website, using Drupal's "Backup and Migrate module". So lets get started ! |
- Download the Backup and Migrate module from http://drupal.org/project/modules?filters=drupal_core%3A78&text=backup
- Add new comment
- 6348 reads
-


Very Simple and Most Useful