How to enable ioncube loader in whm

IonCube is a PHP encoder that is used to protect PHP source code from easy observation, theft, and change by compiling the PHP source code into a binary bytecode format, which is then supplemented with an encryption layer.

Below are the steps on how to enable the Ioncube loader form WHM

  • Log into your WHM panel
  • Go to Software >> EasyApache 4
  • Select the Customize option
  • Under Additional Packages select IonCube Loaders and then click Save and Build
  • Once the build is complete IonCube Loader should be enabled on the server

how to change the password of Cpanel from WHM

This feature allows you to change the password for your Cpanel account .

Please follow the below steps for how to change the Cpanel password form WHM

  1. Login to WHM account
  2. Select the List account option

3. Search the Cpanel account by username/ domain name

4. Select the edit option and change the password of your Cpanel account.

Then please try to login the Cpanel by new password.

How to Change the Primary Domain Name of cPanel in WHM

It is possible to change the primary domain name of any cPanel account through WHM. Users of VPS, resellers, or Dedicated Hosting will benefit from this article.

Note:- Please be aware of the changes that will occur if you alter your cPanel account’s primary domain name.

After erasing the prior domain’s DNS records, it will set the DNS records for the new domain to default values. As a result, you’ll need to use Zone Editor to re-insert the non-default DNS records.
To correspond to the new domain, you must change your email address and username. Some of the material on the website will not load or display. In this scenario, contact your developer and get your website’s hard links updated. If SSL certification was issued to the primary domain, you will need to reapply for the certificate for the new domain.

Let us start with the process :

1. Log into your “WHM account.”
2. Click on, “Select List Accounts.”


3. To change a domain, click the “+” button” next to it.


4. Click the “Modify Account button.”

5. In the Primary Domain area, type “New domain name.”


Warning:
We do not recommend making any modifications to the Username field. Changing the username will break the database connection, resulting in site code and configuration issues.

6. Scroll to the bottom of the page and “Press the Save button.”

Note:- That you can create an alias in the form of a subdomain or Addon domain while keeping the former domain’s credentials. It will act as a temporary breakage until you make the necessary changes to the new domain name.

How to Modify the Server Time Zone in WHM

You can change the server time zone from the WHM administrative dashboard if you discover that it does not correspond to your local time zone or if you need to do so for another reason.

In this article, we will explain to you how to modify the WHM server time zone.

So, let us follow the steps:

  1. Log in to WHM.

2. Click on the “Server Configuration” option. Select the “Server Time” sub-option.

3. To choose a different time zone, use the “Change Timezone” option.

4. To resynchronize your server with the Time Server if it is out of sync, click the “Sync Time with Time Server” button. This will make it possible to display the accurate time.

5. You will get a message that the local timezone has been set.

If you still face issues while updating the time zone of the WHM kindly contact us.

How to Install the Latest PHP Version in WHM

PHP upgradation can be easily done directly within WHM’s EasyApache 4 interface. You
can install and update PHP, Apache, and several other components of the Webserver using
this interface.

This article maps out steps to install new versions of PHP via WHM’s
EasyApache interface.

Let’s see the procedure

1.Log into WHM.

2. After logging in, navigate to EasyApache from the search bar and click on it.

3. Select Customize under Currently Installed Packages.

4. Click on PHP Versions. Select the version for installation by clicking the switch icon to the far right of
the version.

5. After enabling the PHP versions you can check the extensions with PHP Extensions and Review the output by selecting Review, to ensure the successful installation of the PHP version you marked.

6. After that, click on Provision, which will install the selected PHP versions.

7. Once the process is completed, you will get the latest version of PHP installed & integrated into the web server.