Minimum Requirements
phpBB3 has a few requirements which must be met before you are able to install and use it.
* A webserver or web hosting account running on any major Operating System with support for PHP
* A SQL database system, one of:
o MySQL 3.23 or above (MySQLi supported)
o PostgreSQL 7.3+
o SQLite 2.8.2+
o Firebird 2.0+
o MS SQL Server 2000 or above (directly or via ODBC)
o Oracle
* PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible)) with support for the database you intend to use.
* getimagesize() function need to be enabled
* These optional presence of the following modules within PHP will provide access to additional features, but they are not required.
o zlib Compression support
o Remote FTP support
o XML support
o Imagemagick support
o GD Support