Index: UPGRADE.txt =================================================================== RCS file: /cvs/drupal/drupal/UPGRADE.txt,v retrieving revision 1.4 diff -u -r1.4 UPGRADE.txt --- UPGRADE.txt 26 Dec 2006 14:01:41 -0000 1.4 +++ UPGRADE.txt 29 Dec 2006 18:54:09 -0000 @@ -4,9 +4,9 @@ --------- 1. Backup your database and Drupal directory - especially your - sites-directory which contains your configuration file and + "sites" directory which contains your configuration file and added modules and themes, any contributed modules - in your modules-directory, and your files-directory which + in your "modules" directory, and your "files" directory which contains uploaded files. Note: For a single site setup the configuration file is the @@ -35,11 +35,10 @@ 5. Unpack the new Drupal files and directories into the Drupal installation directory. -6. Copy the backed up files-directory and sites-directories to the +6. Copy the backed up "files" and "sites" directories to the Drupal installation directory. If the original .htaccess or robots.txt files have been modified, copy the backed up - versions of these files to the installation directory - directory as well. + versions of these files to the installation directory as well. 7. Verify the new configuration file to make sure it has the latest and correct information. @@ -53,9 +52,9 @@ module to match your version of Drupal. 9. Run update.php by visiting http://www.example.com/update.php - (replace www.example.com with your drupal installations domain - name). This step will update the database to the new Drupal - installation. + (replace www.example.com with your drupal installation's + domain name and path). This step will update the database to + the new Drupal installation. Note: If you are unable to access update.php as user ID 1 do the following: