Information in this article about unmanaged dedicated servers is only for customers who purchased those plans before May 27, 2024. As of that date, unmanaged dedicated servers are no longer available.
Shared hosting and reseller servers
All shared hosting and reseller servers have the ionCube PHP Loader enabled by default. You can verify this yourself by viewing the server’s PHP configuration settings. For more information about how to do this, please see this article.On some shared and reseller hosting accounts, you must follow additional configuration steps to use ionCube Loader with non-default PHP versions. For more information, please see this article.
Managed VPS and managed Dedicated Servers
Managed VPS and managed Dedicated Servers have the ionCube PHP Loader enabled by default. You can verify this yourself by viewing the server’s PHP configuration settings. For more information about how to do this, please see this article.Unmanaged VPS and unmanaged Dedicated Servers
If you use Webuzo to install a LAMP (Linux, Apache, MySQL, and PHP) stack, it installs and configures the ionCube Loader as well. No further configuration is required on your part. If you install Apache and PHP yourself, however, then you must download and configure the ionCube Loader. To do this, follow these steps:- Log in to the VPS or dedicated server using SSH.
-
At the command prompt, type the following command:
-
To extract the files, type the following command:
-
Move the ioncube directory to the /usr/local directory by typing the following command:
-
Add the following line to the /etc/php.ini file. Replace x.y with the PHP version number that you are running (for example, 5.4 ):
-
Restart Apache. To do this, type the appropriate command for your Linux distribution:
-
For AlmaLinux and Fedora, type:
-
For Debian and Ubuntu, type:
-
For AlmaLinux and Fedora, type: