Media Wiki Installation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 21: Line 21:
=Install <tt>httpd</tt>=
=Install <tt>httpd</tt>=


Select the latest compatible version from.
Install the latest stable <code>httpd</code> version. The Media Wiki compatibility page does not recommend any specific <code>httpd</code> version.
 


Installation instructions:  
Installation instructions:  
Line 29: Line 30:
|-
|-
|}
|}
=Install PHP=
Select the latest compatible version from: {{https://www.mediawiki.org/wiki/Compatibility#PHP}}


=TO DEPLETE=
=TO DEPLETE=
[[Media Wiki Native Installation]]
[[Media Wiki Native Installation]]

Revision as of 22:15, 29 December 2023

External

Internal

Overview

A full new installation of the latest LTS (Long Term Support) Media Wiki instance is in most cases the best option, for both new deployments and restoration of older deployments from backup. This procedure has been written to support both new deployments and restoration of old deployments from backup and possibly upgrade into the new instance.

Pick the Latest LTS Release

Always install the latest LTS (Long Term Support) release.

Pick the latest LTS minor version from this page:

https://www.mediawiki.org/wiki/Version_lifecycle

Pick the latest patch version from this page, by navigating down the minor version folder and selecting the latest released patch:

https://releases.wikimedia.org/mediawiki/

The article was last updated for Media Wiki 1.39.6.

Install httpd

Install the latest stable httpd version. The Media Wiki compatibility page does not recommend any specific httpd version.


Installation instructions:

Linux MacOS

Install PHP

Select the latest compatible version from: Template:Https://www.mediawiki.org/wiki/Compatibility

TO DEPLETE

Media Wiki Native Installation