X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=blobdiff_plain;f=INSTALL;h=4651a0c7bf3a9b3a34d3a120be2ff941068a6efa;hb=f132746d2882a8383cb6288325aae048b2b996e3;hp=e8731a1ecc1f921b98af8ef75a6d32cc8288051a;hpb=074fcbc1e285df134082813f9a1bc5059bf3c8d0;p=lhc%2Fweb%2Fwiklou.git diff --git a/INSTALL b/INSTALL index e8731a1ecc..4651a0c7bf 100644 --- a/INSTALL +++ b/INSTALL @@ -6,12 +6,13 @@ Starting with MediaWiki 1.2.0, it's possible to install and configure the wiki "in-place", as long as you have the necessary prerequisites available. Required software: -* Web server with PHP 5.3.2 or higher. +* Web server with PHP 5.5.9 or higher. * A SQL server, the following types are supported -** MySQL 5.0.2 or higher +** MySQL 5.0.3 or higher ** PostgreSQL 8.3 or higher ** SQLite 3.3.7 or higher ** Oracle 9.0.1 or higher +** Microsoft SQL Server 2005 (9.00.1399) MediaWiki is developed and tested mainly on Unix/Linux platforms, but should work on Windows as well.