What is ionCube loader PHP?
ionCube Loader is a PHP extension that works to decode PHP scripts previously encoded by the ionCube PHP Encoder package. The following information is provided as a guide for installing the ionCube loader needed to run PHP files encoded with ionCube on DreamHost servers.
How does ionCube work?
Ioncube is a software encrypting your pages and projects. After that encryption process, the only way that those files can run on the server is to have the ioncube loader program library installed on the server. IonCube loader decrypts php files encrypted with ionCube and executes them.
How do I enable ionCube in PHP INI?
To enable ionCube loader, go to Sites > Tools > ionCube Loader, and press the “Enable” button. At this time, ionCube loader can only be enabled on sites using PHP 7.3 or 7.4 (ionCube is not supported on PHP 8.0 at this time).
How do you check ionCube?
You can verify just by checking the PHP version. In your terminal, use the command: php -v to test the ioncube loader installation. You can also run the URL along with phpinfo. php and verify the ioncube installation.
How do I enable ionCube in cPanel?
How to Enable ionCube Loader for cPanel’s internal PHP:
- Log into WHM and click on “Tweak Settings”
- Type “loader” into the find box. Then click the check box next to “ioncube” hit save and you are done. The ioncube loader is now installed and enabled on your server.
How enable ionCube loader in PHP INI?
How do I know if ionCube is installed?
Test ionCube Loader installation You can verify just by checking the PHP version. In your terminal, use the command: php -v to test the ioncube loader installation. You can also run the URL along with phpinfo. php and verify the ioncube installation.
How do I install ionCube on WordPress?
Installing ionCube Loader
- 1 Download ionCube Loader. IMPORTANT: if you are running your WordPress on a wetopi server you can jump to step 3.
- 2 Add the ionCube Loader php extension.
- 3 Load the ionCube extension.
- 4 Apply the new configuration.
- 5 Verify ionCube loader is running.
How do I enable ionCube loader in siteground?
By default, the PHP extension ioncube is disabled in our PHP setup. If your website needs the extension for any of its functionalities you can activate it from your Site Tools -> Dev -> PHP Manager -> PHP Extensions tab -> pencil icon next to the ioncube entry.
How do I know if ionCube is enabled?