Introduction: In this section we are going to see how to reset an email account password for a user in cPanel Prerequisites: Procedure: Step 1: Login to cPanel user account using the login credentials Step 2: Select Email Accounts menu under Tools > Email Step 3: Select a user account and click on manage Step ..
Category : WHM
Introduction WordPress is a content management system (CMS) that allows us to host and build websites. WordPress contains plugin architecture and a template system, so we can customize any website to fit our business, blog, portfolio, or online store Prerequisite 1. WordPress admin credentials 2. cPanel Logins Implementation Step 1: Log in to WordPress with ..
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 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: In this guide, we will walk you through the process of creating a new domain account in cPanel and adding it to an existing reseller account. By the end of this guide, you will have a better understanding of how to manage your web hosting account and create new domains for your clients. Whether ..
Introduction: A hostname is a label assigned to a device connected to a computer network that is used to identify the device in various forms of electronic communication. Hostnames may be simple names consisting of a single word or phrase, or they may be structured strings that include multiple words or phrases separated by dots. ..
Introduction Directory listing allows visitors to view the files and folders inside a website directory when there is no default index file such as index.html, index.php, or default.html. If directory listing is enabled, sensitive files may become publicly visible, which can create security and privacy risks. To prevent this, directory listing should be disabled in ..
Recent Comments