Index: branches/REL1_16/phase3/INSTALL |
— | — | @@ -6,7 +6,7 @@ |
7 | 7 | "in-place", as long as you have the necessary prerequisites available. |
8 | 8 | |
9 | 9 | Required software: |
10 | | -* Web server with PHP 5.x or higher. |
| 10 | +* Web server with PHP 5.1 or higher (this will be the last release to support 5.1.x) |
11 | 11 | * A MySQL server, 4.0.14 or higher OR a Postgres server, 8.1 or higher |
12 | 12 | |
13 | 13 | MediaWiki is developed and tested mainly on Unix/Linux platforms, but should |