Kézikönyv:Telepítési útmutató

From MediaWiki.org
Jump to: navigation, search
This page is a translated version of the page Manual:Installation guide and the translation is 58% complete.

Other languages:
العربية • ‎català • ‎čeština • ‎dansk • ‎Deutsch • ‎Zazaki • ‎Ελληνικά • ‎English • ‎British English • ‎español • ‎فارسی • ‎suomi • ‎français • ‎עברית • ‎magyar • ‎Bahasa Indonesia • ‎italiano • ‎日本語 • ‎한국어 • ‎lietuvių • ‎Nederlands • ‎occitan • ‎polski • ‎português • ‎português do Brasil • ‎română • ‎русский • ‎svenska • ‎ślůnski • ‎ไทย • ‎Türkçe • ‎українська • ‎粵語 • ‎中文
MediaWiki Flower
Fundamental Introduction to MediaWiki

Contents


All other topics

  • See navigation on the left
Mediawiki-logo.png Installation Guide | About MediaWiki
Help-browser.svg Features | Installation requirements
Preferences-system.svg Downloading | Installing | Configuring


Üdvözöllek, ez a MediaWiki telepítési útmutatója, ami segítséget nyújt a MediaWiki webkiszolgálóra történő kézi telepítésében és beállításában. Lehetséges, hogy a kézi telepítésen kívül található kényelmesebb lehetőség is: MediaWiki szoftvercsomagok és webkiszolgálók egykantintásos telepítéssel vagy wiki farmok.

Az útmutató első része általános kérdésekben segít, a továbbiak pedig olyan függelékek, amelyek részletesebb segítséget nyújtanak a speciális rendszer-beállításokban vagy más, kevésbé használt részekben segítenek.

Frissítési segédlet[edit | edit source]

Már működő MédiaWiki frissítéséhez olvasd el a frissítési útmutatót.


Követelmények Szükséges dolgok, röviden
  • Download MediaWiki (current stable version is 1.24.1)
  • Web server such as Apache or IIS
    • Local or command line access is needed for running maintenance scripts

For image thumbnailing and TeX-support, additional programs are required.

(*) – MariaDB, a GPL fork of the MySQL code by Monty Widenius, the founder of MySQL, is an alternative and can also be used by MediaWiki. Debian/Ubuntu repos.


Összegzett telepítési útmutató[edit | edit source]

Figyelmeztetések az automatikus-telepítős webkiszolgálókról
A kiszolgálók által nyújtott programok automatikusan telepítik az alkalmazásokat, például a MediaWiki-t,és gyakran rosszul kezelik a folyamatot,ami hibákhoz vezet és megszakítódik a MediaWiki telepítése. Ha találkozol ezzel a problémával, az nem azt jelenti, hogy nem telepíthető fel a MediaWiki; csupán manuálisan kell beállítani. Ez nagyon könnyű és előnyösebb: jobban irányítható a telepítés helye, a megosztott adatbázisok használatának képessége vagy beállítani több extrát is a telepítés alatt.


For experienced users, here is the quick version of the installation instructions. Most users will want to go through all the passages.

  1. Check that your system meets the minimum requirements
  2. Download MediaWiki (direct link to latest version) and extract the archive to a web-accessible folder on your server.
  3. Point your browser to the directory where MediaWiki was extracted and follow the link to the setup screen. It should be in the form http://[domain]/[directory]/mw-config/index.php. Replace [directory] with the path to your extracted MediaWiki folder. If installing on a local machine, replace [domain] with [localhost]. A locally installed wiki will need the LocalSettings.php modified from [localhost] to [domain] if you will ever be accessing the wiki from that domain. If installed on a remote server, replace [domain] with your server's domain name (eg: www.myserver.com).
  4. Follow the on-screen instructions to complete the process.

These instructions are deliberately brief. There is a lot that could go wrong, so if in doubt, you are advised to read the full instructions!


Fő telepítési útmutató[edit | edit source]

Alternatív útmutató a kézi telepítéshez[edit | edit source]

Some users may prefer to skip manual installation by using a pre-integrated MediaWiki software appliance or hosting services with 1-click installation and wiki farms.

If you are installing only for development or testing, consider using mediawiki-vagrant. You must have (and enable) hardware virtualization. Many modern computers have this, and you can check in your BIOS.

Függelék[edit | edit source]

Haladó felhasználás[edit | edit source]

The following pages give instructions about how to install/configure MediaWiki for other, less common purposes.

Haladó beállítások[edit | edit source]

The following pages cover some of the more advanced configuration options:

Telepítési tanácsadás[edit | edit source]

Rendszerspecifikus útmutató[edit | edit source]

The following pages give more detailed installation instructions aimed at specific systems. However, by and large Manual:Installing MediaWiki is more up to date, and better written than the per system docs, and as such it is recommended you first consult the main install instructions before looking at a per system installation documents.

Jegyzetek[edit | edit source]

Lásd még[edit | edit source]