Manual:Configuration

From MediaWiki.org

Jump to: navigation, search

The MediaWiki system is made up of many different parts. Once you have installed each of the components, you need to configure them to work together.

[edit] Configuring MediaWiki

The main configuration files for the MediaWiki software are LocalSettings.php and AdminSettings.php.

For a list of configuration settings, see:

To configure specific parts of the software, see:

[edit] Configuring Apache, PHP and the Database

If you have downloaded binary packages of MySQL (or Postgres), the Apache HTTP Server, and PHP, chances are that they came with an installation script that set them up for your system. To tweak them further, see:

[edit] See also