Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

13
  • A cron job to run pacman -Syu mediawiki ? Commented Jan 9, 2019 at 15:20
  • I plan to have at least 2 MediaWiki in one document root directory. I don't recognize how this could help (though I never used Arch before and might be wrong). Commented Jan 9, 2019 at 17:07
  • Have you installed from Git? That can make it easier to script upgrades. Commented Jan 9, 2019 at 17:51
  • I've yet to ever install it, but I guess I'll install it from a zip, but how should I automatically upgrade it afterwards? Commented Jan 9, 2019 at 18:07
  • Update your files, run composer update, run maintenance/update.php. Commented Jan 9, 2019 at 21:22