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 ..
Archives : August-2022
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. ..
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. ..
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 ..
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 ..
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 ..
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 ..
Introduction Netstat (Network Statistics) is a command-line utility used to monitor and troubleshoot network connections on Linux systems. It provides detailed information about active TCP/UDP connections, listening ports, routing tables, network interfaces, and protocol statistics. This quick reference guide covers some of the most commonly used netstat commands for system administrators and developers. View Listening ..
Introduction This guide explains how to generate an API token for an individual cPanel account. The generated token inherits the same permissions and access level as the cPanel user that created it, allowing authenticated access to cPanel API functions without using the account password. If you need an API token with customized permissions or restricted ..
Introduction Apache log levels control the amount of information written to the Apache error logs. When troubleshooting website or server-related issues, increasing the log level can provide more detailed information about the cause of an error. This guide explains how to modify the Apache LogLevel setting through WHM. Prerequisites Implementation Step 1 Log in to ..
Recent Comments