Manual:Running MediaWiki on Fedora/ja

From MediaWiki.org
Jump to: navigation, search
インストールガイド
on FreeBSD
on GNU/Linux
- ALT Linux
- Arch Linux
- Damnsmalllinux(英)
- Debian
- Fedora
- Gentoo(英)
- Mandriva(英)
- Red Hat Enterprise Linux(英)
- Slackware(英)
- Ubuntu
on Mac OS X
on NetWare(英)
on Solaris(英)
- on Solaris 11 / opensolaris
- on Solaris 10(英)
on Windows
- Windows Server 2008(英)
- Windows Server 2003
- Streamlined Guide
- Simple Windows/Apache Guide
- on a stick
- on MoWeS Portable(英)
- on Uniform Server
- on XAMPP
- on Sourceforge.net(英)
Wikimedia-logo-meta.png

このページはメタウィキから移動されました
記述を整理する必要がある可能性があるため、遠慮なく編集してください。さらに、ページ内に赤いリンクがある場合は、リンク先の各ページはメタウィキにあるかもしれません。整理が完了したらこのテンプレートを除去してください。


You have two options for installing MediaWiki on Fedora: installing it as an rpm/yum package or simply deploying the PHP yourself from the tarball or from the Git repository.

手動で実行 [edit]

This guide assumes that you are using Apache and MySQL. Feel free to add instructions for other servers and databases.

You can simply frop the tarball in a directory accessible to your web server, navigate to it and run the installation wizard. It is closer to the way the developers work, so it makes it easier for the developers to support you.

You need to have these packages installed before using MediaWiki:

  • httpd
  • mysql-server
  • php
  • php-pear
  • php-xml
  • php-mysql
  • php-intl
  • php-pecl-apc
  • php-gd
  • php-mbstring
  • ImageMagick-perl

So basically just doing the following command shall do

sudo yum install -y httpd mysql-server php php-pear php-xml php-mysql php-intl php-pecl-apc php-gd php-mbstring ImageMagick-perl

パッケージからインストール [edit]

MediaWiki は Fedora Extras (4 またはそれ以降) に含まれています。。インストールするには以下のコマンドを root として実行します。

# yum install mediawiki

インストール後に、/usr/share/doc/mediawiki-x.y.z/README.RPM ファイルを開き、記載されている手順に従ってください。

関連項目 [edit]

言語: English  • 日本語 • русский