specfile
[plewww.git] / UPGRADE.txt
1 // $Id: UPGRADE.txt 144 2007-03-28 07:52:20Z thierry $
2
3 UPGRADING
4 ---------
5
6 1. Backup your database and Drupal directory - especially your
7    configuration file in 'sites/default/settings.php'.
8
9 2. Log on as the user with user ID 1.
10
11 3. Remove all the old Drupal files then unpack the new Drupal
12    files into the directory that you run Drupal from.
13
14 4. Modify the new configuration file to make sure
15    it has the latest and correct information.
16
17 5. Run update.php by visiting http://www.example.com/update.php.
18