Translation(s): none


Background

The good news

The bad news

How to do it

Server preparation

These are once-off steps to prepare the server. Whether you have one site or 100 sites on the server, these steps only need to be done once.

Moving each site

You do not have to move all sites at the same time. You can do one at a time. Sites will run normally as Drupal 6 sites until you migrate them.

The process below can take as little as 10 minutes for a small site with no special modules.

vi /etc/apache2/sites-enabled/www.example.org
/etc/init.d/apache2 reload

mv -n /etc/drupal/6/sites/www.example.org /etc/drupal/7/sites/

Troubleshooting


CategoryPermalink