Introduction: A DNS zone maintains all the DNS records of each and every domain. It contains all the records of a specific domain or all domains and their subdomains. It helps for administrative purposes and in DNS propagation. In a DNS zone file, each line holds one DNS record with TTL (Time to Live). It specifies ..

Read more

Introduction In this section we are going to see how to install/update the SSL certificate purchased from a CA(certificate Authority) for a domain on cPanel. Prerequisite: 1. Server certificate issued by CA 2. Intermediate certificate (CA Bundle) 3. Your Private key ( Generated while submitting CSR)4. cPanel (or) WHM login credentials. Procedure : Conclusion:The above ..

Read more

Introduction Magento 2 is a powerful open-source e-commerce platform written in PHP. It is widely used to build online stores with features such as product management, customer management, order processing, payment integration, and shipping configuration. Installing Magento 2 manually requires server-level configuration, database setup, file permission management, and dependency installation. However, using Softaculous in cPanel ..

Read more

Introduction Keeping cPanel up to date is important for maintaining server security, stability, and access to the latest features. WHM (Web Host Manager) provides an easy way for server administrators to upgrade cPanel and WHM to the latest available version. Regular updates help protect your server from vulnerabilities, improve performance, and ensure compatibility with modern ..

Read more

Introduction By default, cPanel sets the maximum PHP file upload size to 2MB. This limit may not be enough when uploading large files such as images, videos, backups, themes, plugins, or application files. To allow larger uploads, you can increase the PHP upload limit from WHM using the MultiPHP INI Editor. Prerequisites Before starting, make ..

Read more

Introduction WHM (Web Host Manager) allows server administrators and resellers to manage hosting accounts efficiently. In some situations, you may need to transfer a cPanel account from one reseller to another or change the account owner due to organizational changes, account migrations, or administrative requirements. WHM provides a straightforward option to modify the ownership of ..

Read more

Introduction Password strength policies help protect hosting accounts, email accounts, FTP users, databases, and other services from unauthorized access. WHM allows administrators to define minimum password strength requirements globally or customize them for specific account types. This guide explains how to configure password strength settings in WHM. Step 1: Log in to WHM Step 2: ..

Read more

Introduction WHM provides a Demo Mode feature that allows administrators to grant limited access to cPanel accounts. When Demo Mode is enabled, users can explore the cPanel interface without making changes that could affect the account or server configuration. This feature is useful for training, demonstrations, or testing purposes. Prerequisites Before proceeding, ensure that you ..

Read more

Introduction ClamAV is an antivirus solution that can be installed on cPanel servers to scan files and email attachments for malware. If ClamAV is no longer required, it can be removed directly through WHM using the plugin management interface. Prerequisites Implementation Step 1 Log in to WHM as the root user. Log in to WHM ..

Read more