Currently, the operating environment is windows. Therefore, we need to establish a wiki service in windows.
1. Wamp kit Introduction: http://www.zzbaike.com/wiki/WAMP
Installation: http://www.zzbaike.com/wiki/WAMP5
The page of sqlitemanager cannot be opened. Just refresh it.
2. mediawiki Introduction: http://baike.baidu.com/view/479431.htm http://www.mediawiki.org/wiki/MediaWiki
Installation: http://www.zzbaike.com/wiki/Windows%E4%B8%8B%E5% AE %89%E8%A3%85mediawiki
Http: // localhost/mediawiki/
3. two accounts:
① Account used to manage mediawiki entry website Logon
② Database account
The original Database Password is empty by default. You need to change it to a non-empty one to ensure that no error is reported during mediawiki installation. You must modify the database password in the configuration file to log on to phpMyAdmin again.
4. Use Wiki
① After creating an entry administrator login (you can log on to the same account on multiple hosts at the same time), enter the entry to be created in the search box, such as"ProgramMember ", if not, there will be a link to create this entry page
② The Difference Between the search term bar go and search is that the search term contains all the terms of the search term bar. For example, the search term "Data Security" contains three words: "programmer, enter "Wen Ding Chong" in the search bar. Search will search for the "Data Security" entry.
5. Non-local access to "You don't have permission to access/on this server" Wamp: Apache httpd. change deny from all in the label of the WWW folder in conf to allow from all, and restart Apache. Http://hi.baidu.com/vking/item/d3f98be291ab00266dabb85c reference