Archive for the ‘Mediawiki’ Category

Patching Mediawiki

Monday, March 3rd, 2008

Parts of this are documented all over the Internet.

  1. Back up database, files
  2. Download patch to mediawiki root
  3. Inside mediawiki root: patch -p0 < patch-file
  4. Inside maintenance subdir: php update.php
  5. Check Special:Version

Upgrade guide, downloads.