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