Derek Jones | 8ede1a2 | 2011-10-05 13:34:52 -0500 | [diff] [blame] | 1 | ################### |
2 | Server Requirements | ||||
3 | ################### | ||||
4 | |||||
5 | - `PHP <http://www.php.net/>`_ version 5.1.6 or newer. | ||||
6 | - A Database is required for most web application programming. Current | ||||
7 | supported databases are MySQL (4.1+), MySQLi, MS SQL, Postgres, Oracle, | ||||
8 | SQLite, ODBC and CUBRID. |