Updating your WHM (Web Host Manager) license typically involves renewing or changing your license through your hosting provider or cPanel directly. Here’s how to go about it:
Step 1: Check Current License
- Log into WHM:
- Go to https://your-server-IP:2087 and log in with your credentials.
- View License Information:
- Navigate to Server Configuration > Server Information.
- Check the license status and expiration date.
Step 2: Obtain a New License
If your license is expired or you need to change it:
- Contact Your Hosting Provider:
- Reach out to your hosting provider or the service from which you purchased your WHM license. They can provide details on how to renew or transfer your license.
- cPanel Licensing:
- If you are managing your own license, you can visit the cPanel website and follow the instructions to purchase a new license.
Step 3: Update the License in WHM
- Log into WHM:
- Use your credentials to access WHM as before.
- Update License:
- Navigate to Server Configuration > Update Preferences.
- Here you can enter your new license key if applicable.
- Run License Update Command:
You may need to run the following command via SSH to force an update:
bash
Copy code
/usr/local/cpanel/cpkeyclt
Step 4: Verify the Update
- Check License Status:
- Go back to Server Configuration > Server Information to confirm that the new license is active.
Summary
To update your WHM license, check your current license status, obtain a new license from your provider or cPanel, and then update it through WHM. Always verify that the update was successful to ensure continued access to WHM features.
