Skip to main content

Requirements

Environment

  • WHMCS 8.x (last tested with 8.13.0)
  • ionCube Loader 12.0 or newer
  • PHP 7.4 or 8.1 – 8.3
  • PHP fileinfo, mbstring and dom extensions
  • PHP zip extension recommended

PHP Extensions

You need the PHP fileinfo, mbstring and dom extensions. The zip extension is also recommended.

On most systems, they are already active. If they are missing on your system, you must install and enable them.

Installing required PHP extensions

sudo apt install php-fileinfo php-mbstring php-zip

Enabling required PHP extensions

  • Login as admin
  • Under the Software and Service section, click on Select PHP Version
  • Ensure that fileinfo, mbstring, dom and zip are checked and save