Requirements
* Download MediaWiki (current stable version is 1.15.3)
* Web server such as Apache or IIS
o Local or command line access is needed for running maintenance scripts
* PHP version 5.1 or later (5.2.x recommended). PHP 5.3.1 is incompatible with MediaWiki due to a bug.
o with Perl Compatible Regular Expressions
o with Standard PHP Library
* Database Server
o MySQL 4.0 or later
o or PostgreSQL 8.1 or later
+ Requires PL/pgSQL (contained in contribs)
+ Full-Text searching (Native in >=8.3, requires tsearch2 extension <=8.2)
Some users find it helpful to install an additional software package such as phpMyAdmin (MySQL) or phpPgAdmin (Postgres) to help administer the database server.
For image thumbnailing and TeX-support, additional programs are required.