webinar

How to Install Ioncube Loaders – Simple Steps for Various Hosting Types

  • Blog
  • How to Install Ioncube Loaders – Simple Steps for Various Hosting Types
how-to-install-ioncube-loaders

IonCube keeps your PHP source code away from cybercriminals by compiling it to byte code. Install ionCube loader to execute the encrypted files and speed up the web pages. It provides two tools – an encoder to compile PHP files and a Loader to decode scripts written in PHP.

Encoding your application sources offers many benefits:

IonCube Loader is a full-scale PHP extension used to read and execute files encoded at run time. It manages software written using the PHP programming language. The source code of the software is protected by the ionCube loader. It prevents unlicensed views, changes, and running of code on unauthorized computers. Encoding is done after compiling it to byte code to reduce the burden and drop the source code.

Are you using any open-source software, extension or plugin, or module?

Consider using ionCube Loader to protect your website by encoding all codes. The open-source code will not be visible to the hackers anymore. IonCube Loader is completely free to use. If your website does not have this, then you might probably think that you’re paying for the right web hosting.

What is Ioncube Loader, and How is it Useful?

You can use the online version of the ioncube encoder for free to encrypt your PHP code, but it’s for testing purposes. And there is no need to pay for IonCube Loader, it’s completely free to download and install on your server. You need to purchase the IonCube Encoder to encode your PHP files.

Encoding your application sources offers many benefits:

Now we get to know about ioncube and its benefits, what’s next? Installation, how many questions pop up in our mind, How to go ahead with this? What version should I use? Is the installation that much harder? The list goes on.

How to Install ionCube loader, what’s Really Involved?

Installing an ioncube loader is not what you think is difficult but an easy process to do. We can get it done under a few simple steps:

Need any guidance in ionCube installation?

We are offering a reliable installation service for ionCube Loaders. Get our expert help for just $100.

Find Out your PHP Version

Before installing the ionCube Loader, ensure to choose the right IonCube version. The version must match your system settings. That is, you need to find your PHP version to install the IonCube Loader that matches your PHP version. To know about your hosting system and environment, follow the steps below:

phpinfo-php
PHP-7.4.23-phpinfo

From the above image, You can get the PHP version and server OS details from the top header. Here in this image PHP version is 7.4.23 and the OS is Ubuntu18.04. The next highlighted line gives the system processor type, which is useful in deciding the appropriate loader. Here, the system has x86_64. We’re running 64-bit PHP, if it ends with i686, then it’s 32-bit. And the next one shows that the threat of safety is disabled.

Download IonCube Loader

Run the following commands in the terminal,

Before downloading the IonCube Loader, check whether your system is running on 32-bit or 64-bit architecture.

For that, run the command:

uname -a

Next, we have to download the Ioncube Loader using wget command and unpack it.

Use the command:

wget https://downloads.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz

tar xfz ioncube_loaders_lin_x86-64.tar.gz

After downloading and extracting the Loader on your server, Now Install the Ioncube loader that matches your PHP version.

If you want to know the version of the installed PHP,

Use the command:
php -v

Next, find where the extension directory of the PHP version is, by running the command php -i | grep extension_dir

Note: The directory name is different for each PHP version and Linux distribution.

Configure PHP For the IonCube Loader

Activate the extension by including the following line at the top of your php.ini file.

Note

Do you need our assistance in IonCube installation?

We provide a reliable installation service for ionCube Loaders.  Get our professional service only for $100.

Test ionCube Loader installation

Now, verify the ionCube Loader is properly installed and configured on your server. 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.

Installing with the Loader Installer or Loader Wizard

Loader Wizard PHP script can be helpful with installation when it is available in a Zip and tgz archive. Download and install the script into your web space. Then launch the script in your browser for guidance on installation and selection of the correct Loader package. The Wizard is also provided within the Loader packages below.

For more info, you can refer to http://www.ioncube.com/loader_installation.php and download the package http://www.ioncube.com/loaders.php.

Installing Ioncube in Hosting Providers

Ioncube loaders are supported/installed already on all hosting providers. The easy and speedy process is to contact your hosting support to enable ioncube for your account. Otherwise, consult yourself hosting support forums and FAQs.

In general, creating a custom PHP ini to enable ioncube for your hosting is sufficient. Here you can find steps that are shared by various hosting types to make it easy for our users without searching for the supported content.

Shared Hosting Support

Note :

You should have appropriate loaders, which will be in format of ioncube_loader_os_type_phpversion.ext.

Os_type – (linux or windows) | phpversion – (7.3, 7.4) | .ext – (so – Linux, dll – Windows)

For Server Side Install

The Loader can be enabled automatically in web servers without changing the php.ini file or server restart. In some cases, you need to add a Zend extension line to the php.ini file to enable the Ioncube. To add this line, take a look at the above.​

Installation with Various Hosting

Blue Domino:

OVH Hosting:

Add the below line to the custom .htaccess file:

SetEnv IONCUBE 1

SetEnv PHP_VER 5

Or create a file called .htaccess, and using the text editor put the above code lines in it. Then save the changes and upload it to the root of the store files.

Below, we have listed the top 30 hosting providers.

Loader Downloads

OS/Platform Tar file Zip file
Windows VC9 (32 bits) tar.gz zip
Windows VC9 (Non-TS) (32 bits) tar.gz zip
Windows VC11 (32 bits) tar.gz zip
Windows VC11 (Non-TS) (32 bits) tar.gz zip
Windows VC11 (64 bits) tar.gz zip
Windows VC11 (Non-TS) (64 bits) tar.gz zip
Windows VC14 (32 bits) tar.gz zip
Windows VC14 (Non-TS) (32 bits) tar.gz zip
Windows VC14 (64 bits) tar.gz zip
Windows VC14 (Non-TS) (64 bits) tar.gz zip
Windows VC15 (32 bits) tar.gz zip
Windows VC15 (Non-TS) (32 bits) tar.gz zip
Windows VC15 (64 bits) tar.gz zip
Windows VC15 (Non-TS) (64 bits) tar.gz zip
Linux (32 bits) tar.gz zip
Linux (64 bits) tar.gz zip
Linux Armv7l (e.g. Raspberry Pi2) (armv7l 32 bits) tar.gz zip
Linux ARM64 (aarch64 64 bits) tar.gz zip
FreeBSD 6 (32 bits) tar.gz zip
FreeBSD 6 (64 bits) tar.gz zip
FreeBSD 7 (32 bits) tar.gz zip
FreeBSD 7 (64 bits) tar.gz zip
FreeBSD 8 (32 bits) tar.gz zip
FreeBSD 8 (64 bits) tar.gz zip
FreeBSD 9 (32 bits) tar.gz zip
FreeBSD 9 (64 bits) tar.gz zip
FreeBSD 11 (32 bits) tar.gz zip
FreeBSD 11 (64 bits) tar.gz zip
OpenBSD 4.5 (32 bits) tar.gz zip
OpenBSD 4.6 (32 bits) tar.gz zip
OpenBSD 4.7 (64 bits) tar.gz zip
OS X (32 bits) tar.gz zip
OS X (64 bits) tar.gz zip
Solaris (32 bits) tar.gz zip

ionCube FAQs for Smackcoders CRM Extensions

We use ionCube Loader to load the encoded CRM Module files. So please follow the steps above to install the ionCube Loader on your server. If you encounter any problems after installing the Loader, please see the following FAQ for solutions. However, if you can’t find an answer in the FAQs, contact our support team at [email protected].

1. I have successfully installed the module. When I load the module page, I am getting a blank page. What would be the issue?

All our CRM products and the codes are ioncube protected, so the ioncube loader has to be installed in your PHP server before installing our CRM module. The blank page error can be resolved with the ioncube loader installation.

2. Ioncube loader is installed on our PHP server. Free custom modules from smackcoders are working fine, but the CRM Module page is throwing the blank page every time. How to resolve this?

The free CRM extensions are not encoded for a single domain license. But all the CRM modules come with a single domain license. If you try to install the integration module in a different CRM, it won’t work. You can purchase a license to enjoy the module benefits for every single domain.

Our Top CRM Encoded Products

Discover more powerful CRM modules in bundle offer packs.

Conclusion

Encoding the application codes becomes common practice to protect/license the source code. This ensures accuracy, minimizes the storage space, and more. IonCube loader is used by 90% of servers and chosen by most of the program developers. It provides safety to PHP code and websites from unsanctioned access. IonCube loader decodes your encrypted PHP scripts and keeps your site to be secured.

Need our assistance in ionCube installation?

We offer a reliable installation service for ionCube Loaders. Hire our expert for just $100.

© 2023 | All Rights Reserved | Smackcoders, Inc

Cookies help us deliver our services. By using our services, you agree to our use of cookies.