Introduction JetBackup provides detailed logs for backup and restoration tasks, making it easier to troubleshoot failures. If a restoration process fails, reviewing the corresponding log file can help identify the root cause and guide further troubleshooting. Prerequisites Before proceeding, ensure that you have: Procedure Step1. Login to WHM as the root user Step2. Navigate to: ..

Read more

Introduction Domain parking allows you to point multiple domain names to the same website content. In WHM, administrators with root access can easily configure a parked domain for an existing account. This guide explains the steps required to park a domain using the WHM interface. Prerequisites Before proceeding, ensure that you have: Procedure Step1: First, ..

Read more

Introduction Email security is a critical requirement for protecting sensitive business communication from unauthorized access, interception, and data leaks. While standard email accounts in cPanel provide basic functionality, encryption adds an extra layer of security by ensuring that emails and attachments are protected during transmission. With cPanel, users can create email accounts and configure encryption ..

Read more

Introduction EasyApache 4 is a tool provided in WHM that allows server administrators to manage Apache, PHP versions, and related modules on cPanel servers. If a specific PHP version is no longer required, outdated, or needs to be removed for security and maintenance purposes, you can uninstall it easily through the EasyApache 4 interface. Prerequisites ..

Read more

Introduction A DNS Cluster in WHM is a group of nameservers that share DNS records with each other. It helps improve DNS reliability, availability, and management by allowing DNS records to be synchronized across multiple servers. Using DNS clustering, you can separate DNS services from the main web server and manage DNS records more efficiently. ..

Read more

Introduction The mod_cpanel Apache module replaces the Optimize .htaccess (AllowOverride) feature that was previously available in the Global Configuration section of WHM’s Apache Configuration interface. This module allows cPanel & WHM to manage specific Apache configurations more efficiently. Administrators can install or remove the module through the EasyApache 4 interface or by using command-line tools. ..

Read more

Introduction The PHP intl extension provides internationalisation features for PHP applications, including locale-aware formatting, date and time handling, character conversion, and language support. Although the PECL version of the intl module is no longer maintained, cPanel provides EasyApache 4 RPM packages that can be installed through WHM or via the command line. Prerequisites Implementation Install ..

Read more

Introduction WordPress Toolkit is a powerful management interface that allows administrators to install, configure, secure, and manage WordPress websites directly from WHM. The toolkit can be easily installed through the WHM Marketplace. Prerequisites Implementation Step 1 Log in to WHM as the root user. Step 2 Navigate to: Server Configuration → WHM Marketplace Step 3 ..

Read more

Introduction WordPress Toolkit is a powerful feature available in hosting control panels like cPanel/Plesk that allows users to manage WordPress websites easily. It provides options to install, clone, secure, update, and also delete WordPress sites from a single dashboard. Deleting a site using WordPress Toolkit ensures that both the WordPress files and database can be ..

Read more

INTRODUCTION High loads within a server can severely impact performance and response times. Identifying which process(es) or service(s) causing high loads significantly narrows down the investigation as it allows you to focus on the process(es) that require attention. Prerequisites Before diagnosing high loads using the top command, ensure the following: IMPLEMENTATION “top” is a popular ..

Read more