MediaWiki is an open source Wiki site that builds software to build a wiki system. You can think of the wiki system as an encyclopedia entry collaboration system. Basic each page, corresponding to the interpretation of an entry. Each user is able to edit the entries in the wiki. The idea of a wiki system is that the more people edit it, the more accurate it becomes. I personally think that the most important role of wikis is the archiving of knowledge. Can be used for personal knowledge archiving and enterprise Knowledge Archive. Download XAMPP, we use XAMPP integration will be much easier to download mediawiki1.27.0 (i installed this version) MediaWiki official website address for Http://www.mediawiki.org/wiki/MediaWiki, The latest version is 1.27.0 (June 25, 2016). Download XAMPP version based on the system environment download, start configuring XAMPP to unpack the wiki, open your xampp file installation path D/xampp/htdoss. Delete the Htdoss file and put the wiki in the directory after you unzip it. and change the mediawiki-1.27.0 to MediaWiki. Enter http://localhost/mediawiki/index.php on page to enter the following page
Click to enter set up the wiki according to the instructions configured, after completion will enter the download localsettings.php placed under D/xampp/htdoss/mediawiki. Enter http://localhost/mediawiki/index.php again to enter the interface
here, the basic installation of the wiki is completed.
NOTE: The Apache port may be in conflict, and 80 ports can be changed. By modifying the Apache config in XAMPP
The MySQL configuration can also be modified.