Table of Contents
Migrating the site............................................................................................................................................................. 2
Preparing the new server for site migration: ................................................................................................................ 2
Preparing the site for migration: .................................................................................................................................. 2
Configuring the site on new server: .............................................................................................................................. 2
Upgrading the Drupal core (minor) .................................................................................................................................. 3
Preparing the site for upgrade...................................................................................................................................... 3
References ....................................................................................................................................................................... 3
Email References:......................................................................................................................................................... 3
Migrating the site
Preparing the new server for site migration:
1. On the Linux machine install LAMP (Linux, Apache, Mysql, Php).
2. Install phpmyadmin.
3. Using phpmyadmin create a new database and name it appropriately. The name of this database is important because some files may need to be modified, so it’s best to name it the same as the original database.
Preparing the site for