blob: a927b7af6596999c25746200e12583190a8792ea [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
Phil Sturgeon07c1ac82012-03-09 17:03:37 +00007 supported databases are MySQL (5.1+), MySQLi, MS SQL, Postgres, Oracle,
Derek Jones8ede1a22011-10-05 13:34:52 -05008 SQLite, ODBC and CUBRID.