v2.0 technical requirements¶
(list is not complete - please update if you discover more requirements!)
- Minimum version of PHP: >= 5.2.3 with:
- PDO extension enabled (with at least the Sqlite driver)
- cURL extension enabled
- All the necessary extensions for Zend Framework. (N.B. A specific list for m2f needs to be compiled for the future!)
- Linux, Mac, Windows are supported (Should work in any OS that supports PHP5)
- In theory, the following databases are supported: Firebird/InterBase, Microsoft SQL Server, MySQL, Oracle 7/8/9, PostgreSQL, SQLite, but only SQLite and MySQL are being tested at the moment.