Changes between Version 2 and Version 3 of templates/service-drupal-upgrade
- Timestamp:
- Feb 16, 2012, 9:10:28 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
templates/service-drupal-upgrade
v2 v3 32 32 We need a script to automate this process via drush... 33 33 34 {{{ 34 ---- 35 35 This upgrade required a database update, which has been performed for you. 36 }}} 36 ---- 37 38 Alternatively... 39 40 ---- 41 This upgrade requires database updates, however, these updates have not been run for your site. If you are running a Drupal site using our shared installation, we strongly encourage you to run all database updates. These updates can be run by logging into your site as the primary administrator user (the user with id 1) and navigating to /update.php, e.g. !http://YOURSITE.ORG/update.php and following the directions. 42 ----