Difference between revisions of "MediaWIKI Upgrade"

Jump to navigation Jump to search
m
Line 19: Line 19:
This is a good opportunity to upgrade PHP too.  As of this writing, 5.2020, MediaWiki claims there is an issue with version 1.3.X of MediaWiki and PHP 7.4.X, so use 7.3.X
This is a good opportunity to upgrade PHP too.  As of this writing, 5.2020, MediaWiki claims there is an issue with version 1.3.X of MediaWiki and PHP 7.4.X, so use 7.3.X
  yum upgrade php73* (This will upgrade all relevant PHP version 7.3 modules if FCGI is being used)
  yum upgrade php73* (This will upgrade all relevant PHP version 7.3 modules if FCGI is being used)
Another Note: If multiple versions of PHP (7.2, 7.3, 7.4, etc.) are installed and using FCGI, when upgrading with yum upgrade php74*, will also upgrade the lower versions.


==Upgrade (Actually Install and Copy)==
==Upgrade (Actually Install and Copy)==