Sunday, July 29, 2007

Minor Release Upgrade (Drupal 5.1 to Drupal 5.2) -- Method 1

  1. Copy Current live / working site into a test site
    1. Extract the file system = daily.tar.gz -> /homedir/public_html/dev/smv to the test site.
    2. Extract the db system
    3. Test / verify that this site is working.
  2. Copy the files of the new / upgrade version to this test site
    1. Copy the new version of Drupal and overlay the test site.
    2. Verify / modify the settings.php / db connection entries.
    3. Verify that the site is still working.

No comments:

Post a Comment