Difference between revisions of "MediaWIKI Upgrade"

120 bytes added ,  11:39, 20 June 2020
m
Line 20: Line 20:
  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.
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.
As of MediaWiki 1.34.1 they had an issue with PHP 7.4.0 - about 7.4.2, but as of 7.4.7, everything seems to work fine.


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