Conquering Olympus… The road to phpbb 3.0 Beta1
Meik “Acyd Burn” Sievertsen, phpBB’s Development Team Leader has just announced that the bug tracker for phpBB3 née Olympus is now open
Supported DBMS
Though developed using MySQL, the wonders of a DBAL means phpBB Olympus already supports a wide number of databases:
* Firebird (firebird) – Firebird 1.5+/Interbase 7.1+
* MSSQL (mssql) – MSSQL 2000+
* MSSQL through ODBC (mssql_odbc) – MSSQL 2000+
* MySQL (mysql) – MySQL 3.23+/4.0+/4.1+
* MySQL4 (mysql4) – MySQL 4.0+/4.1+/5.0+
* MySQLi (mysqli) – MySQL 4.1+/5.0+
* Oracle (oracle)
* PostgreSQL (postgres) – PostgreSQL 7.3+
* SQLite (sqlite)