Step-by-Step Process for Enabling IonCube Loader for Cpanel Users

Check Current PHP status

Create new php file, for example info.php and put this line :

 

phpinfo();

?>

save the file and access it from web browser :

http://your.url/info.php

Scroll down and pay attention to below mentioned description:

Websouls Install IonCube Loader on Cpanel based Web Hosting

As you see no support for IonCube by default websouls account.

 

Enable IonCube Loader on Cpanel

1. Login to cpanel, select PHP Config from Software/Services menu.

Websouls Install IonCube Loader on Cpanel based Web Hosting

2. Backup .htaccess on main domain

Backup your .htaccess file from File Manager or with shell.

I use shell and issue this command  (bold line is the command) :

[~/public_html]# cp .htaccess .htaccess.backup

3. Make sure to choose PHP (Single php.ini) and Save Changes.

4. Check IonCube and click INSTALL PHP.INI MASTER FILE button.

New confirmation message will appear saying new file with name php.ini.default successfully installed.

5. Next job to do is rename the file to php.ini

Using shell command :

[~/public_html]# mv php.ini.default php.ini

or using file manager :

Go to main document root.

Select file to rename

Rename the file to php.ini and click Rename File button.

Re Check the loader

Reload info.php file for checking current status.

Mission accomplish icon smile Install IonCube Loader on Cpanel based Web Hosting

  • 59 Users Found This Useful
Was this answer helpful?

Related Articles

..htaccess guidance

  .htaccess guidance .htaccess is a special Apache file that tells your website how to...

Linux Sites preview Offline

Linux Site's Preview Offline   http://IP_address/~UserName OR http://ServerName/~userName...

How to scan your website's data from CPanel?

Welcome the comprehensive step-by-step guide by our web hosting company on how to scan your...

How Can I Download a Backup of Full cPanel Account Using FTP?

If you want to download a backup of your website using FTP, please follow these easy steps below:...

How to create an addon domain?

An add-on domain is a fully functional domain and it can be created by using your Cpanel. Add-on...