Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
ad19ce7a
Commit
ad19ce7a
authored
Oct 04, 2010
by
webchick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#929188
by Beanjammin, EvanDonovan: Improve UPGRADE.txt instructions.
parent
5e521761
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
UPGRADE.txt
UPGRADE.txt
+6
-3
No files found.
UPGRADE.txt
View file @
ad19ce7a
...
...
@@ -12,6 +12,9 @@ Prior to upgrading, you should ensure that:
* Custom and contributed themes have been checked for compatibility (#11).
* You have read through this entire document.
If you are upgrading from one major version to another (i.e., 6.x to 7.x),
you must first upgrade to the latest version of your current release.
Let's begin!
1. Back up your Drupal database and site root directory. Be especially sure
...
...
@@ -70,7 +73,7 @@ Let's begin!
Note: if you are unable to access update.php do the following:
- Open your settings.php with a text editor.
- Open your settings.php
file
with a text editor.
- There is a line that says $update_free_access = FALSE;
Change it to $update_free_access = TRUE;
...
...
@@ -80,7 +83,7 @@ Let's begin!
11. Ensure that the versions of all custom and contributed modules match the
new Drupal version to which you have updated. For a major update, such as
from
5
.x to
6
.x, modules from previous versions will not be compatible
from
6
.x to
7
.x, modules from previous versions will not be compatible
and updated versions will be required.
- For contributed modules, check http://drupal.org/project/modules
...
...
@@ -107,5 +110,5 @@ Let's begin!
screens at http://www.example.com/?q=admin/config/development/maintenance
(replace www.example.com with your installation's domain name and path).
For more information on upgrading visit
For more information on upgrading
,
visit
the Drupal handbook at http://drupal.org/upgrade
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment