Skip to content

Server Requirements

PHP and Extensions

PHP version 8.4 or newer is required with the following extensions enabled:

  • pdo
  • intl
  • mbstring
  • json
  • pcre
  • curl
  • ftp
  • ctype
  • zlib

Optional PHP Extensions

  • For caching: APCu, Memcached or Redis.
  • Dom, Libxml and SimpleXml for checking and loading xml.

Supported Databases

  • PDO MySQL
  • PDO PostgreSQL
  • PDO SQLite
  • PDO Microsoft SQL Server
  • PDO Oracle