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

How to reset/change cPanel password?If you like to change/reset your cPanel password, kindly follow the steps below. ============= 1) Go to your cPanel login page. 2) Under “Password Reset” 3) Enter the “Username” of your account. 4) A reset e-mail will reach your registered email account ============= You can also… Continue Reading How to reset/change cPanel password?

Default email account configurationKindly follow the steps to configure the email client in the computer so that you can send/receive mails. ================ 1. Incoming/Outgoing mailserver: mail.domain.com 2. Username: USERNAME@domain.com 3. Password: password of this email account 4. Outgoing mailserver port: 25 or 26 or 587 or 58700 5. Incoming mailserver… Continue Reading Default email account configuration

How to upload files in the cPanel? You can upload files in the cPanel by two methods, either using File manager or using FTP. I have given the steps below to upload files in the cPanel. 1) Login to the cPanel control panel. 2) Click on File Manager in cPanel… Continue Reading How to upload files in the 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?