Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Upgrading FAQ.

Upgrading FAQ: Difference between revisions

From MoodleDocs
(Legacy filkes and upgrades)
(Can I upgrade more than one version at a time? updated)
Line 1: Line 1:
{{Installing Moodle}}
{{Installing Moodle}}
==How do I upgrade Moodle? Do I just overwrite the files?==
==How do I upgrade Moodle? Do I just overwrite the files?==
Do not overwrite files, it may cause strange errors. You should read the [[Upgrading]] documentation before proceeding.
 
Do NOT overwrite files, as it may cause strange errors. Read the [[Upgrading]] documentation before proceeding.


==I obtain the message "Upgrade already running in this session, please wait!"==
==I obtain the message "Upgrade already running in this session, please wait!"==
Line 15: Line 16:
==Can I upgrade more than one version at a time?==
==Can I upgrade more than one version at a time?==


See the section 'Upgrading more than one version' in [[Upgrading]].
You can only upgrade to Moodle 2.3 from Moodle 2.2.


==What is the role of legacy Files in an upgrade?==
You can only upgrade to Moodle 2.2 from Moodle 1.9 or later.


For information on upgrading from versions of Moodle prior to 1.9, see the section 'Upgrading more than one version' in the Moodle 2.2 documentation [https://docs.moodle.org/22/en/Upgrading Upgrading].


[[Category:FAQ]]
[[Category:FAQ]]

Revision as of 10:25, 10 July 2012

How do I upgrade Moodle? Do I just overwrite the files?

Do NOT overwrite files, as it may cause strange errors. Read the Upgrading documentation before proceeding.

I obtain the message "Upgrade already running in this session, please wait!"

Most likely you refreshed the page before the completion message. If you are absolutely sure that there are no upgrade processes active (php and/or mysql), you can click on "!!!" and restart the upgrade.

Note: If you click on "'!!!" or try to restart the upgrade from another browser, there is a chance that your data in the database could be corrupted. If this happens, you will need to restore the database from sql dump and then restart the upgrade and wait - the process can take several hours on large sites.

I've just upgraded to Moodle 2 and notice lots of missing files

Check whether the files were also missing in the Moodle 1.9 site. Often problems, which on first sight seem to be caused by the upgrade, actually existed in the 1.9 site.

Can I upgrade more than one version at a time?

You can only upgrade to Moodle 2.3 from Moodle 2.2.

You can only upgrade to Moodle 2.2 from Moodle 1.9 or later.

For information on upgrading from versions of Moodle prior to 1.9, see the section 'Upgrading more than one version' in the Moodle 2.2 documentation Upgrading.