Download - MediaWiki

Jump to content

Contents

move to sidebar hide
  • Beginning
  • 1 Latest release Toggle Latest release subsection
    • 1.1 System Requirements
    • 1.2 Download via command line
    • 1.3 Download from Git (for developers)
    • 1.4 Signature downloads
    • 1.5 Alternatives to manual installation
  • 2 What next?
  • 3 Legacy releases
  • 4 Development releases
  • 5 Old releases
  • 6 Footnotes
  • Page
  • Discussion
English
  • Read
  • View source
  • View history
Tools Tools move to sidebar hide Actions
  • Read
  • View source
  • View history
General
  • What links here
  • Related changes
  • Upload file
  • Special pages
  • Page information
  • Cite this page
  • Get shortened URL
  • Download QR code
Print/export
  • Create a book
  • Download as PDF
  • Printable version
In other projects Appearance move to sidebar hide From mediawiki.org Translate this pageLanguages:
  • Afrikaans
  • Bahasa Indonesia
  • Bahasa Melayu
  • Basa Banyumasan
  • Boarisch
  • Cymraeg
  • Deutsch
  • Deutsch (Sie-Form)
  • English
  • Esperanto
  • Hausa
  • Ido
  • Kadazandusun
  • Lëtzebuergesch
  • Nederlands
  • Qaraqalpaqsha
  • Scots
  • Sunda
  • Tagalog
  • Tiếng Việt
  • Türkmençe
  • Türkçe
  • Zazaki
  • aragonés
  • bosanski
  • brezhoneg
  • català
  • dansk
  • eesti
  • español
  • español (formal)
  • euskara
  • français
  • galego
  • hrvatski
  • interlingua
  • italiano
  • kurdî
  • latviešu
  • lietuvių
  • magyar
  • norsk bokmål
  • occitan
  • oʻzbekcha / ўзбекча
  • polski
  • português
  • português do Brasil
  • română
  • slovenčina
  • slovenščina
  • suomi
  • svenska
  • tolışi
  • vèneto
  • čeština
  • Ελληνικά
  • беларуская
  • български
  • къарачай-малкъар
  • русский
  • српски / srpski
  • татарча / tatarça
  • українська
  • ўзбекча
  • қазақша
  • հայերեն
  • עברית
  • ئۇيغۇرچە / Uyghurche
  • اردو
  • العربية
  • تۆرکجه
  • سنڌي
  • فارسی
  • پښتو
  • کوردی
  • ߒߞߏ
  • अंगिका
  • अवधी
  • मराठी
  • हिन्दी
  • অসমীয়া
  • বাংলা
  • தமிழ்
  • తెలుగు
  • മലയാളം
  • සිංහල
  • ไทย
  • ပအိုဝ်ႏဘာႏသာႏ
  • ဖၠုံလိက်
  • ဘာသာမန်
  • မြန်မာဘာသာ
  • ქართული
  • ⵜⴰⵎⴰⵣⵉⵖⵜ ⵜⴰⵏⴰⵡⴰⵢⵜ
  • 中文
  • 吴语
  • 日本語
  • 粵語
  • ꯃꯤꯇꯩ ꯂꯣꯟ
  • 조선말
  • 한국어
Install MediaWiki
  • Requirements
  • Download
  • Extract
  • Upload
  • Set up database
  • Install
  • Configure
  • FAQ
  • Common issues
  • Get help and support
  • Local development quickstart

Latest release

Download MediaWiki 1.42.3 (.zip)

Download .tar.gz instead

Help with downloading

Most computers can extract a zip file without additional software.

Users of 7-Zip: Note that prior to 2021, 7-Zip was unable to extract .tar.gz files correctly (T257102). It is recommended to update to the latest version first.

Users of macOS: Note that The Unarchiver is unable to extract .tar.gz files correctly (T258716). Archive Utility can be used instead.

All versions
  • MediaWiki 1.42.3 (download .zip, download .tar.gz) - stable
  • MediaWiki 1.41.4 (download .zip, download .tar.gz) - legacy
  • MediaWiki 1.39.10 (download .zip, download .tar.gz) - long-term support (LTS)

To users of MediaWiki versions 1.40 and 1.38 and earlier: These versions are no longer supported. Please update to a newer version of MediaWiki.

License

MediaWiki is free software licensed under version 2 (or later version) of the GNU General Public License. Because MediaWiki is licensed free of charge, there is no warranty, to the extent permitted by applicable law. Read the full text of the GNU GPL version 2 for details.

More information
  • Release notes
  • Manual:Installation guide
  • Manual:Upgrading
  • Version lifecycle

System Requirements

MediaWiki requires PHP 8.1.0+, a webserver software, and either MariaDB 10.3.0+, MySQL 5.7.0+, SQLite 3.8.0+ or PostgreSQL 10.0+. Using MariaDB or MySQL is recommended as Wikipedia uses MariaDB. Any other database servers are less tested and you may likely run into some bugs.

For more information, please read the pages on system requirements and compatibility.

If using PHP 8, it is recommended to use MediaWiki 1.38.4 or higher. PHP 8 is not in use by Wikimedia wikis, and thus gets less testing, but other groups do use MediaWiki with PHP 8 without issue. If you encounter any bugs when using MediaWiki with PHP 8, please report them. See task T248925 for more information.

Download via command line

To download MediaWiki 1.42.3 in a terminal on a Linux machine using wget, use one of the following commands:

wget https://releases.wikimedia.org/mediawiki/1.42/mediawiki-1.42.3.tar.gz

Alternatively, using cURL:

curl -O https://releases.wikimedia.org/mediawiki/1.42/mediawiki-1.42.3.tar.gz

Download from Git (for developers)

Active MediaWiki developers should instead download from Git to get the latest version of the MediaWiki software. The git repository has earlier versions of the software, so it is possible to switch to ("check out") a particular release. Developers downloading from Git will also need to manually install dependencies via Composer.

Keep in mind that you are downloading the latest alpha version of MediaWiki, which is not recommended for production use! Although this can be used in production, it is more likely to contain bugs.

Developers wanting to install MediaWiki locally to have an environment for development of MediaWiki core or extensions should also read How to become a MediaWiki hacker for further instructions.

Signature downloads

  • GPG security signatures to verify your download with GNU Privacy Guard:
    • MediaWiki 1.42.3 - stable
    • MediaWiki 1.39.10 - current long-term support (LTS)
  • GPG keys
  • MediaWiki 1.42.3 changes including i18n (unified diff)

Alternatives to manual installation

Some users may prefer to skip manual installation by using a pre-integrated MediaWiki software appliance or hosting services. Repositories of some Linux distributions also increasingly offer packages for MediaWiki, with different degrees of frequency and extensions coverage e.g. Debian (including derivatives like Ubuntu), Fedora, Gentoo.

What next?

Subscribe to our release announcements mailing list. Stay up to date with releases, and keep your server secure!

Legacy releases

If your MediaWiki installation is heavily modified, it may be difficult to incorporate the latest official changes/updates to MediaWiki. To support such users, we maintain old branches of our code for up to a year for the legacy release and up to three years for the legacy long term support release.

  • Download legacy release MediaWiki (1.41.4)
  • Download legacy LTS release MediaWiki (1.39.10)

Development releases

If you want to run on the latest development (i.e. alpha) version, you can either download it as mediawiki-master.tar.gz, or download from Git.

From Git you can either download the complete repository (about 528 MiB)

gitclonehttps://gerrit.wikimedia.org/r/mediawiki/core.git

or the latest revision only (about 85 MiB; this is often called a shallow clone: less time and smaller downloads).[1]

gitclone--depth1https://gerrit.wikimedia.org/r/mediawiki/core.git

You can also view the latest source code in your browser.

Old releases

You can find tarballs (with extension *.tar.gz) of old versions of MediaWiki in the MediaWiki download archives.

Some missing releases are available as tags of the Git repository.

Footnotes

  1. This could cause reference problems when you later use "git pull" to upgrade your shallow clone and the newer revision refers to older revisions which are not yet downloaded to your system. In such a case you can simply download more - increase the depth value - or all revisions later, or make a fresh shallow clone.
Retrieved from "https://www.mediawiki.org/w/index.php?title=Download&oldid=6868287" Categories:
  • MediaWiki Introduction
  • Installation

Từ khóa » Download Là Gì Wiki