Category : Dedicated Hosting

Introduction PHP-FPM (FastCGI Process Manager) is a modern and efficient PHP handler widely recommended for servers running cPanel/WHM. Compared to the legacy PHP-CGI, PHP-FPM offers better performance, improved memory usage, and enhanced security, making it ideal for high-traffic and resource-intensive websites. Prerequisites Implementation Step 1: Log in to WHMAccess WHM using your root credentialshttps://your-server-ip:2087 Step ..

Read more

Introduction cPHulk Brute Force Protection is a built-in security feature in WHM/cPanel designed to protect servers from brute-force login attempts on services like WHM, SSH, cPanel, FTP, and Email. Sometimes, however, you may get locked out of WHM or SSH because cPHulk has blacklisted your IP. Clearing or flushing the cPHulk cache helps reset the ..

Read more

Introduction Apache (also known as httpd) is one of the most widely used web servers globally. In a cPanel/WHM-managed server environment, ensuring that Apache is running smoothly is essential for website uptime and reliability. WHM’s Service Manager allows system administrators to monitor and manage critical services like Apache with ease. Prerequisites Implementation Step 1: Log ..

Read more

Introduction: In cPanel, email accounts are usually managed through the web interface. However, if you’re comfortable with the command line or managing multiple accounts, using the cPanel CLI with UAPI is a faster and more efficient method. This guide explains how to remove an email account directly from the terminal using a simple UAPI command. ..

Read more

Introduction Managing email accounts via the command line can significantly streamline server administration tasks. cPanel provides a powerful API called UAPI, which allows administrators to create email accounts without using the cPanel web interface. This method is ideal for automation, scripting, or simply performing actions more efficiently through SSH. Prerequisites (i) Root SSH access to ..

Read more

Introduction: The Market Provider Manager is a feature in WHM (Web Host Manager) that allows server administrators to control which third-party marketplaces appear in their users’ cPanel accounts. These marketplaces can include: By using this tool, you can enable or disable providers, prioritize offerings, and customize your customer’s experience based on your brand’s services. Prerequisites ..

Read more

Introduction When running a web hosting server, keeping track of resource usage—especially memory—is crucial for performance and uptime. One common issue that can cause unexpected downtime is the “Out of Memory (OOM)” condition. When your server runs out of available memory, processes can get killed by the system, often without immediate notice. Prerequisite WHM – ..

Read more

Introduction Exim is an open-source mail transfer agent (MTA) that receives, routes and delivers emails that cPanel & WHM includes. Mail transfer agents send and receive email messages to the server. Many of the Exim Configuration Manager options involve Simple Mail Transfer Protocol (SMTP). Prerequisite Implementation Step 1: Log in to the WHM with root ..

Read more