How To install ionCube Loader

In aaPanel:

1) Open aaPanel and go to App Store > Installed > PHP (The version you've installed) > Settings

2) Click on Install extensions and Install ionCube

3) Go to App Store > Installed > PHP (The version you've installed) > Settings, click on Service, and then click the Restart button to restart PHP

 

Using the Loader Wizard:

1) Alternatively, or if you have issues with the IonCube Loader (after aaPanel installation), navigate to this page and download the Loader Wizard ZIP file.

2) Unzip the file, locate the PHP file, upload only this file to your server, and visit the file in a browser.

3) In the browser, follow the prompts to install and/or repair IonCube Loader.

  • If you see browser output similar to the following, then download the linked ZIP file, unzip the file, and find the .so file that corresponds to your PHP version:
  • E.g., if you are running PHP 7.3, then look for ioncube_loader_lin_7.3.so

  • In aaPanel, go to App Store > PHP-7.3 Setting > Configuration file, scroll to the bottom of the file, and look for the zend_extension directive. This setting's value (highlighted in yellow below) is the absolute file path where you should upload ioncube_loader_lin_7.3.so:


  • Navigate to the indicated file path, and upload ioncube_loader_lin_7.3.so (replacing any existing file with the same name).

  • Restart PHP:


  • Return to your browser and refresh the page. You should now see output similar to the following:
  • If you do, then ionCube Loader is successfully installed!
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How To install Squid Proxy

Debian 9 Update Repo apt-get update Install Squid apt-get install squid Note: IF you...

How To install FFmpeg

FFmpeg Installation is quite simple: Navigate to the FFmpeg Download Website, and Download the...

How To Install aaPanel (Free Webpanel) incl. LAMP

Connect via SSH to your server and run the corresponding command for your OS. Debian 9:...

Updating CA-Certificates (SSL Root Certificates)

If you get the issue "Invalid License", then it may be due to an outdated SSL Root Certificate....

How To Configure Redis to use it for a MP3 Converter Pro Cluster (Multi Server)

1) Open the Redis Settings in aaPanel and set the IP binding to 0.0.0.0 and press Save 2)...