Requirement

Before you may install and utilize phpdiscuss, you must first meet a few requirements.

A - webserver or web hosting account that supports PHP and runs on any major operating system.

  • SQL database system, one of
  • MySQL 5.7.36 or above (MySQLi required)
  • MariaDB 10.6.5 or above

B - PHP 7.4+ with support for the database you intend to use.

  • GD2 extention enabled.
  • The following PHP modules are required:
  • json
  • mbstring
  • Curl
  • XML support
  • The following PHP modules are optional, but will provide access to additional features.
  • zlib Compression support
  • Remote FTP support