This page is about mediawiki:
Http://www.allwiki.com/index.php/Mediawiki%E5%BB%BA%E7% AB %99%E7%BB%BC%E8%BF%B0
In addition:
Http://tetralet.luna.com.tw/index.php? OP = viewarticle & ArticleID = 24 & blogid = 1
My environment:
1) mediawiki 1.4.10
Http://prdownloads.sourceforge.net/wikipedia/mediawiki-1.4.10.tar.gz? Use_mirror = heanet
2) Apache 2.0.54
Http://httpd.apache.org/download.cgi
3) php5.05
Http://cn.php.net/distributions/php-5.0.5-Win32.zip
4) MySQL
Mysql-noinstall-4.1.14-win32.zip
Note:
1. Install PhP5
1. Disable the apache service.
2. decompress the compressed PHP file to "C:/PHP.
3. Copy C:/PHP/php4ts. DLL to C:/winnt/system32 to overwrite any original file.
4. Change C:/PHP. ini-Dist to PhP. ini and copy it to C:/winnt.
5. The following two installation modes are introduced: Apache module method and CGI method.
5.1 Apache module method: Add the following lines to httpd. conf)
Loadmodule php5_module "C:/PHP/php5apache2. dll"
Addtype application/X-httpd-PHP. php
Ii. MySQL configuration under PhP5
PHP. ini configuration:
Extension_dir = "C:/PHP/EXT /"
Extension = php_mysql.dll
Copy the following files to the corresponding directory:
PHP. ini-> C:/Windows/
Php_mysql.dll-> C:/PHP/EXT/
Libmysql. dll-> C:/Windows/system32/or C:/Windows/