Prerequisites: Step1: Log into WHM. Step2: Navigate to “List Accounts” under the Account information Step3: Find the account you’d like to update. Step4: Click the “+” button on the far left of the account entry. Step5: Enter your new email address in the “Change Contact Email” field. Step6: Click on “Cha..
Category : Dedicated Hosting
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. ..
A URL that leads to a directory that does not have an index file, probably we can see a list of the files in the directory. This means indexing is turned on for that online folder. Leaving files publicly visible is a security and privacy risk. We can disable the directory listening in Cpanel in ..
Prerequisite: Procedure: Step 1: Login to the server Step 2: Go to the website configuration file using the following command, $ sudo cd /etc/<webserver>/sites-available/domain.conf Step 3: Find the document root in the configuration file and enter into the document root directory, $ sudo cd /var/www/public_html/ Step 4: Edit the wp-config.php file using the below command, ..
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 is an open-source e-commerce platform written in PHP. It uses multiple other PHP frameworks such as Laminas and Symfony. Magento source code is distributed under Open Software License v3.0 Prerequisites Basic system requirement to install Magento2 (i) Web services Requirements (ii) Database Engine Requirements (iii) PHP Requirements (iv) PHP extensions requirements (v) Cache ..
Prerequisite WHM root log-in is required Procedure Step 1: Log in to your WHM root account. Step 2: Find the Search Tools bar on the top left corner Step 3: Search for cPanel in the Search box Step 4: Select the Upgrade to Latest Version on the cPanel section Step 5: Click the Click to Upgrade ..
Introduction: By default, cPanel sets the maximum file upload size to 2MB. Follow this guide to increase the upload limit Prerequisite: WHM root credentials. Procedure: Step1: Log into WHM. Step2: Navigate to “MultiPHP INI Editor” Step3: Select the version of PHP that your site uses. Step4: Increase the following variables Step5: Click “Ap..
Recent Comments