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 ..
Category : WHM
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 ..
Introduction The error is “Unable to create directory uploads/year/month. Is its parent directory writable by the server?” typically occurs when WordPress cannot write files to the uploads directory. This may happen due to incorrect upload path settings or configuration issues within the WordPress installation. The following steps explain how to resolve this issue and restore ..
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 ..
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 ..
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 ..
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 ..
Recent Comments