Same filename and directory in other branches
  1. 5.x UPGRADE.txt
  2. 6.x UPGRADE.txt
  3. 7.x UPGRADE.txt
UPGRADING
---------

1. Backup your database and Drupal directory - especially your
   configuration file in 'sites/default/settings.php'.

2. Log on as the user with user ID 1.

3. Remove all the old Drupal files then unpack the new Drupal
   files into the directory that you run Drupal from.

4. Modify the new configuration file to make sure
   it has the latest and correct information.

5. Run update.php by visiting http://www.example.com/update.php.

File

UPGRADE.txt
View source
  1. UPGRADING
  2. ---------
  3. 1. Backup your database and Drupal directory - especially your
  4. configuration file in 'sites/default/settings.php'.
  5. 2. Log on as the user with user ID 1.
  6. 3. Remove all the old Drupal files then unpack the new Drupal
  7. files into the directory that you run Drupal from.
  8. 4. Modify the new configuration file to make sure
  9. it has the latest and correct information.
  10. 5. Run update.php by visiting http://www.example.com/update.php.