Introduction MySQL databases are used by many web applications to store and manage data. In cPanel, you can easily create a database, create a database user, and assign the user to the database with the required privileges. Prerequisites Implementation Step 1 Log in to your cPanel account. Step 2 Navigate… Continue Reading Create a database and the user for that database in cPanel

Introduction Email communication is essential for businesses and personal branding, and having a professional email address (like info@yourdomain.com) improves credibility and trust. One of the easiest ways to create and manage domain-based email accounts is through cPanel, a popular web hosting control panel used to manage hosting services. cPanel provides… Continue Reading How to create an email account in cPanel

Introduction Creating a full backup of your domain in cPanel is an essential practice for protecting your website data, emails, databases, and configurations. A full backup ensures that you can quickly restore your website in case of hacking, accidental deletion, server failure, or migration to a new hosting environment. cPanel… Continue Reading How to create a full backup of my domain in cPanel?

Introduction A Parked Domain in cPanel allows you to point additional domain names to your primary website. This is useful when you own multiple domain names and want them all to display the same website content. For example, visitors accessing example.net can be redirected to or display the same content… Continue Reading How to create a Parked domain in cPanel

Introduction The Auto Reload feature automatically refreshes the page or application at a specified time interval. If the Auto Reload value has been set to 0 seconds, the page may continuously refresh or behave unexpectedly. Reverting this setting restores the normal refresh interval or disables automatic page reloading, ensuring stable… Continue Reading How to enabled “Auto Reload” option to 0 seconds. How to revert it?

Introduction The Auto Reload feature in Webmail automatically refreshes your inbox at regular intervals to check for new emails. Enabling this option ensures that incoming messages appear without requiring you to manually refresh the page, making email management more efficient and improving productivity. Prerequisites Before enabling the Auto Reload option,… Continue Reading Enable Auto reload option in webmail/cPanel

Introduction Changing your cPanel password is an important security practice that helps protect your hosting account from unauthorized access. Whether you want to update your password regularly or replace a compromised one, cPanel provides a simple way to change your password directly from the dashboard. Prerequisites Before changing your cPanel… Continue Reading How to reset/change cPanel password?

Introduction A Default Email Account (Catch-All Email Account) is an email address that receives all emails sent to non-existent or incorrectly addressed email accounts under a specific domain. Instead of rejecting such emails, the mail server forwards them to the configured default email account. This helps ensure that important emails… Continue Reading Default email account configuration

Introduction cPanel provides multiple methods for uploading website files to your hosting account. You can use the built-in File Manager for quick uploads through your web browser or an FTP client for transferring larger files or managing multiple files efficiently. This guide explains both methods. Prerequisites Access to your cPanel… Continue Reading How to upload files in cPanel?

How to install a new  cPAnel account in the server?Just follow the steps below to install the cPanel in your server or VPS. #mkdir /home/cpins #cd /home/cpins #wget http://layer1.cpanel.net/latest #sh latest Thats it. The cPanel installation will be started. It will take 2-3 hours to install cPanel. Once the cPanel installation… Continue Reading How to install a new cPanel account in the server?