Supported systems
PHP version and extensions
PHP is needed in version 5.4 or better. The following extensions are needed:
- SPL
- PCRE (Perl Compartible Regular Expressions)
- SimpleXML
The PHP setting short_open_tag has to be enabled!
A supported database extension is also needed:
- For MySQL:
mysql,mysqli or pdo_mysql - For PostgreSQL: pgsql or pdo_pgsql
- For MSSQL: mssql, sqlsrv or pdo_mssql
Recommended extensions:
- GDLib for image creation
- WinCache or APC
Webserver
The following webservers are supported:
- Apache >= 2.0
- IIS >= 7.5 (Win7/2008R2)
- LigHTTPd
Databases
The following database systems are supported:
- Derby (Apache) via mod_db2 >= ? (try)
- Microsoft SQL >= 2005
- MySQL >= 5.5, MariaDB >= 5.5
- Oracle 11g >= ? (try)
- IBM DB2 >= ? (Alpha)
- PostgreSQL >= 9.0