2.8.10. ionCube

Notes:

  • You can check if ionCube is enabled for the site at the moment, as well as find out its exact version, using phpinfo.
  • When running a script in the console that requires ionCube, you need to include ini file.

ionCube is available on default hosting. You do not need to install it, just enable it in the PHP settings of the desired site.

The versions of ionCube that can be used depend on the installed PHP versions:

  • ionCube 11 — PHP 5.2-7.4.
  • ionCube 12 — PHP 5.2-7.4 and 8.1.
  • ionCube 13 — PHP 5.2-7.4 and 8.1-8.2.
  • ionCube is not available in PHP 8.0 (ionCube developers skipped this PHP version).
  1. Openup "PHP settings".
  2. In field "PHP encoder" select the ionCube Loader of the desired version and save the changes:
  3. Wait approximately 10-15 minutes for the changes to take effect.
Content