Help:UpgradeWiki: Difference between revisions
(Created page with "{{Note}} The latest validated version of MediaWiki that works with Assist is 1.16.5. {{Note}} Although later versions may work, it is expected that the PDF export (required for...") |
m (Categorisation) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Warning}} This page has been superseded by [[Assist Upgrade Actions]]. See there for more information. However, this old version might contain some useful information, so is preserved. | |||
{{Note}} The latest validated version of MediaWiki that works with Assist is 1.16.5. | {{Note}} The latest validated version of MediaWiki that works with Assist is 1.16.5. | ||
Line 25: | Line 27: | ||
{{Note}} Ensure that the <wiki>_owner account has full access to create and alter schema properties, or updates will fail. | {{Note}} Ensure that the <wiki>_owner account has full access to create and alter schema properties, or updates will fail. | ||
[[Category:Assist Guides]] | |||
[[Category:ASSIST]] |
Latest revision as of 14:39, 5 August 2024
Warning: This page has been superseded by Assist Upgrade Actions. See there for more information. However, this old version might contain some useful information, so is preserved.
Note: The latest validated version of MediaWiki that works with Assist is 1.16.5.
Note: Although later versions may work, it is expected that the PDF export (required for most of the Assist pages) will eventually break, due to CSS being introduced in more modern versions.
Software Required
- MySQL Administrator (root access)
- php (part of MediaWiki)
- The full MediaWiki archive file, from here:
- Current versions: https://www.mediawiki.org/wiki/Download
- Old versions: https://releases.wikimedia.org/mediawiki/
Prior to Upgrade
- Back up the database schema being affected.
- Back up the installation for the wiki being upgraded.
Upgrade
Full upgrade instructions related to your version of MediaWiki are in the folder as a file called UPGRADE. Follow these instructions
Essentially it involves running
- php /maintenance/upgrade.php
Note: php is part of MediaWiki. you may need to directly point to the php exe in the main MediaWiki folder.
Note: Ensure that the <wiki>_owner account has full access to create and alter schema properties, or updates will fail.