blob: d97b7b4b20dc7524e875edfaa38abfa9438935f8 [file] [log] [blame]
Derek Jones8ede1a22011-10-05 13:34:52 -05001###################
2Server Requirements
3###################
4
Phil Sturgeon07c1ac82012-03-09 17:03:37 +00005- `PHP <http://www.php.net/>`_ version 5.2.4 or newer.
Derek Jones8ede1a22011-10-05 13:34:52 -05006- A Database is required for most web application programming. Current
Andrey Andreev20043252012-03-12 16:48:28 +02007 supported databases are MySQL (5.1+), MySQLi, MS SQL, SQLSRV, Oracle,
Andrey Andreev0a529c22012-03-12 16:49:59 +02008 PostgreSQL, SQLite, SQLite3, CUBRID, Interbase, ODBC and PDO.