Introduction: Managing PHP versions is important to ensure compatibility with different applications and websites. WHM provides an easy way to manage and assign PHP versions to your cPanel accounts using EasyApache 4 and the MultiPHP Manager. Step 1: Log in to WHM Step 2: Verify Installed PHP Versions Step 3: Set PHP Versions for Domains ..
Category : Uncategorized
Introduction In WHM/cPanel, each hosting account is assigned a package that defines its resource limits (such as disk space, bandwidth, number of domains, etc.).There are cases where you may need to change the package of an existing account (e.g., upgrading from a starter plan to a higher plan). This document outlines the procedure to switch ..
Introduction:Cron jobs allow you to automate commands or scripts at specific times or intervals. This is useful for tasks like cleaning up temporary files, running backups, or executing scripts without manual intervention. In this guide, you’ll learn how to create, edit, and remove cron jobs in cPanel. Prerequisites:1. cPanel access for the domain Step 1:Access ..
Introduction: Managing domains through the cPanel graphical interface is common, but for system administrators and developers, the command line often provides more speed, flexibility, and opportunities for automation. Using cPanel’s UAPI (Universal API), we can easily add an Addon Domain directly from the command line. Steps to Add an Addon Domain Using UAPI: Step 1: ..
Introduction: DomainKeys Identified Mail (DKIM) is an email authentication method that helps protect your domain from being used for email spoofing. By enabling DKIM in cPanel, your outgoing emails will be digitally signed, which improves email deliverability and trustworthiness. Prerequisites: Steps to Add a DKIM Record in cPanel: Step 1 – Enable DKIM record from ..
Introduction WebHost Manager (WHM) gives server administrators direct control over essential services like Apache, MySQL, Exim (mail server), and DNS. Sometimes, after making configuration changes or troubleshooting errors, you need to restart these services to apply updates or restore normal operation. WHM provides a safe and straightforward way to restart services without using the command ..
This document provides details on using the uapi command-line tool to list all domains associated with a specific cPanel user account. The example focuses on retrieving domain information for the user < cpanel username > using the DomainInfo::list_domains function of the Universal API (UAPI). Command Used This command queries and lists all domain-related data for ..
Introduction: cPanel & WHM allows server administrators to publish news or messages that will be shown to cPanel users when they log in. This can be helpful for sharing maintenance notices, important updates, or announcements. Prerequisite: Steps to Publish News in WHM Step1: Login to your WHM account Step2: Navigate to the News Editor Step3: Select the News ..
Introduction:In the context of DNS (Domain Name System), an A record stands for “Address Record.” It is a type of DNS record used to map a domain name (like example.com) to the IP address of the server hosting that domain’s services, such as a website or an email server. When you type a domain name into ..
INTRODUCTION Transferring a cPanel account from one WHM server to another is a common task during server migrations or infrastructure upgrades. WHM provides a built-in Transfer Tool that simplifies the process by securely copying accounts, configurations, and data from the source server to the destination server. This guide walks you through the steps required to ..
Recent Comments