Introduction: Web Host Manager (WHM) is a popular web hosting control panel that allows users to manage their web hosting accounts and perform tasks such as creating new accounts, setting up email accounts, managing databases, and more. However, sometimes users may need to kill a user processor on WHM for various reasons. Prerequisites: Procedure: Step1: ..
INTRODUCTION SSL (Secure Sockets Layer) certificates encrypt the communication between a website and its visitors, helping protect sensitive information and establish trust. In cPanel, you can easily verify whether an SSL certificate is installed correctly and check its validity period, including the issue date, expiration date, and certificate details. Regularly checking SSL validity helps ensure ..
Introduction: Creating regular backups of your WordPress website helps protect your data and allows you to restore your site quickly in case of accidental changes or failures. One of the easiest ways to create a backup is by using the All-In-One WP Migration plugin. Prerequisites Before proceeding, ensure you have the following: Implementation Step 1: ..
Introduction WHM allows administrators to configure the server’s time zone and synchronize the system time with a time server. Setting the correct server time ensures accurate logs, scheduled tasks, and application operations. Prerequisites Before proceeding, ensure you have the following: Implementation Step1: Log in to your WHM as root. Step2: Navigate the Server Configuration option. ..
Introduction In this section we will see how to transfer the cPanel account from one server to another server using the WHM cPanel transfer tool. This will help us to transfer the complete set-up and installed services and files in a single step. Prerequisite 1. Source server WHM root access2. Destination server WHM root access3. ..
Introduction If you are unable to access the WordPress dashboard or need to create a new administrator account manually, you can add a WordPress admin user directly through the database using phpMyAdmin. This method allows you to regain access to your website without using the WordPress login page. Prerequisites Before proceeding, ensure you have the ..
Introduction: When errors occur on your website, it can be difficult to diagnose the issue without access to detailed error messages. By default, PHP error messages are often hidden for security reasons, but you can enable them easily using cPanel. In this guide, we will walk you through the steps to enable display errors for ..
Introduction WHM allows server administrators to manage multiple cPanel accounts from a single control panel. Each cPanel account has a contact email address used for important notifications such as disk usage alerts, password changes, account updates, and other system-related messages. This guide explains how to change the contact email address of a cPanel account through ..
Introduction:MySQL’s slow query log makes it easy to track SQL queries that take more than a specific time for execution. This allows you to find inefficient SQL queries that can be optimized to improve database performance. Prerequisite: Implementation: Step 1: SSH the server with the user having sudo privileges $ ssh user@IP Step 2: Open ..
Introduction An Email Forwarder allows you to automatically send incoming emails from one email address to another. This is useful when you want to manage multiple email accounts from a single inbox, ensure important emails are never missed, or redirect messages to another user or department. Most hosting control panels, such as cPanel Webmail, provide ..
Recent Comments