Manual:Configuration/ko
From MediaWiki.org
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] MediaWiki 환경설정
The main configuration files for the MediaWiki software are LocalSettings.php and AdminSettings.php.
For a list of configuration settings, see:
- Manual:Configuration settings
- Manual:Configuration settings (alphabetical) for an alphabetical list.
To configure specific parts of the software, see:
- Manual:Cache for caching
- Manual:Configuring file uploads for images
- Manual:Short URL for URLs
- Manual:Skin configuration for skins
[edit] Apache, PHP, 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: