Installing IonCube in cPanel
IonCube is required to run many encrypted PHP applications. Most modern cPanel servers include IonCube by default, but if it's not enabled, you can easily activate it using the steps below.
Enable IonCube via cPanel
- Log in to your cPanel account.
- Go to Select PHP Version or MultiPHP INI Editor (depending on your hosting setup).
- In the PHP extensions list, find and enable ioncube_loader.
- Click Save or Apply.
Enable IonCube via WHM (for root / reseller users)
- Log in to WHM.
- Go to EasyApache 4.
- Edit your current profile.
- Under the PHP Extensions section, search for ioncube.
- Enable the IonCube Loader for the PHP versions you want.
- Provision the updated profile.
Once installed, you can verify IonCube is active by uploading a phpinfo() file or checking your application requirements.