blob: 15686d7a7bd87a7964f762bcb4002d0d3c706d95 [file] [log] [blame]
Derek Jones8ede1a22011-10-05 13:34:52 -05001###################
2Server 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
Andrey Andreev8ae24c52012-01-16 13:05:23 +02007 supported database drivers are MySQL (4.1+), MySQLi, MS SQL, Postgre,
8 Oracle, SQLite, SQLite3, ODBC and CUBRID.