分页: 1 / 1

phpBB 3.3 的环境需求

发表于 : 2020年1月10日 15:41
davidyin
phpBB 3.3 的环境需求如下,在安装或者升级你的论坛程序之前,请注意这个环境要求。
• A webserver or web hosting account running on any major Operating System with support for PHP

• A SQL database system, one of:
• MySQL 4.1.3 or above (MySQLi required)
• MariaDB 5.1 or above
• MS SQL Server 2000 or above (via ODBC or the native adapter)
• Oracle
• PostgreSQL 8.3+
• SQLite 3.6.15+

• PHP 7.1.3+ with support for the database you intend to use.

• getimagesize() function enabled

• The following PHP modules are required:
• json
• XML support
• Corresponding PHP module for the database system you intend to use


• The following PHP modules are optional, but will provide access to additionalfeatures.
• zlib Compression support
• Remote FTP support
• GD support