Server Requirements for running the script:

  • PHP 7.4

Required PHP Modules:

  • Curl
  • GD Library
  • ionCube Loaders v10.2 or later
  • mbstring
  • MySQLi
  • OpenSSL
  • PDO
  • TTF (FreeType)
  • Zip Extension

PHP Configuration Requirements:

  • allow_url_fopen enabled
  • Zend OPcache disabled
  • Recommended PHP Handler: suphp
  • short_open_tag = On
  • Suhosin disabled
  • error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_WARNING

MariaDB

MySQL is not recommended or officially supported.

Recommended Version: MariaDB 10.6

The default cPanel configuration should work if using MariaDB 10.6. If using MySQL or a different MariaDB version, the following changes may be required to your settings:

  • strict_trans_tables disabled
  • only_full_group_by disabled