This page is a translated version of the page Download and the translation is 93% complete.
Outdated translations are marked like this.

Aktuala versio

Download MediaWiki 1.41.0 (.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

To users of MediaWiki versions 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.

System Requirements

MediaWiki requires PHP 7.4.3+, 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.

MediaWiki is not compatible with PHP 7.4.0 - 7.4.2 due to an upstream bug. Use PHP 7.4.3+ instead. See task T246594 for more information.
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.


Elŝuti per komandlinio

Per elŝuti MediaWiki 1.41.0 en terminalo en Linuksa komputilo uzante wget, uzu unu el la sekvaj komandoj:

wget https://releases.wikimedia.org/mediawiki/1.41/mediawiki-1.41.0.tar.gz

Alternative, uzante cURL:

curl -O https://releases.wikimedia.org/mediawiki/1.41/mediawiki-1.41.0.tar.gz

Elŝuti el Git (por programistoj)

Aktiva MediaWiki ellaborantoj devus male deŝuto de Git akiri la plej lastan version de la MediaWiki softvaro. La git deponejo havas pli fruajn versiojn de la softvaro, do ĝi eblas ŝalti ("kontroli") apartan elkarcerigon. Programistoj elŝutantaj el Git ankaŭ devos mane instali dependecojn per 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.

Subskribaj elŝutoj

Alternativoj al mana instalaĵo

Kelkaj uzantoj eble preferas preterpasi manan instalacion per uzi integrita MediaWiki softvara aparatogastiga servo. Deponejo de kelkaj Linuksaj distribuoj ankaŭ kreskante oferas pakoj por MediaWiki, kun malsamaj gradoj de ofteco kaj etendaĵa kovrado (ekz. Debian, Ubuntu, Fedora, Gentoo).

Kion fari

Abonas al niaj elkarcerigaj anoncoj poŝtanta liston Restado ĝis dato kun elkarcerigoj kaj teni vian servilon sekura!

Malaktualaj versioj

Se via MediaWiki instalaĵo estas multe modifita, ĝi povas esti malfacila inkluzivi la plej lastajn oficialajn ŝanĝojn/ĝisdatigas al MediaWiki. Subteni tiajn uzantojn, ni daŭrigas malnovajn filiojn de nia kodo por ĝis jaro por la heredaĵa elkarcerigo kaj ĝis tri jaroj por la heredaĵa longatempa subtena elkarcerigo.

Disvolviĝo

Se vi volas ruli la aktualan evoluigatan version (t.e. la alfa-versio), ĝi elŝutiĝu kiel mediawiki-master.tar.gz, aŭ per Git.

De Git vi aŭ povas elŝuti la kompleta deponejo (pri 528 MiB) $Kodo Aŭ la plej lasta revizio nur (pri 85 MiB; tio ĉi estas ofte vokita malprofunda klono: malpli tempo kaj pli malgrandaj deŝutoj).[1]

git clone --depth 1 https://gerrit.wikimedia.org/r/mediawiki/core.git

Vi ankaŭ povas vidi la [[git:mediawiki/core/+/HEAD/|]] en via retumilo.

Malaktualaj versioj

Vi povas trovi tarballs (kun etendaĵo *.tar.gz) de ĉiuj versioj de MediaWiki malantaŭa Marŝi 2005 (la plej fruan estadon MediaWiki 1.3.11) en la MediaWiki deŝutaj arkivoj.

Piednotoj

  1. Tio ĉi povus kaŭzi referencajn problemojn kiam vi poste uzas "git tiro" altgradigi via malprofunda klono kaj la pli nova revizio plu-gvidas al pli malnovaj revizioj kiu ne estas ankoraŭ elŝutita al via sistemo. En tia kazo vi simple povas elŝuti pli - pliigi la profundan valoron - aŭ ĉiuj revizioj poste aŭ fari freŝan malprofundan klonon.