Category: cPanel

DuplicateCloneCopy Database using PHPMyAdmin

How to make Duplicate/Clone/Copy Database using PHPMyAdmin

Hello Friends, how are you? I hope all are feeling well, safe, and at home in this pandemic. I also want to say sorry for not publishing an article in the last 75 days. So today we started again with a new topic, can’t say new but yes it’s who don’t know. Today, we learn how to make a duplicate/Clone/Copy Database using PHPMyAdmin. Why Do We Need to Copy a Database Using PHPMyAdmin? But first, we will discuss why we need to copy the database using PHPMyAdmin. Sometimes you face this situation where you are unable to clone a WordPress site on the same server due to its size, and all cloning tools fail to do this; they want to

Continue Reading
cPanel DNS configuration

How to Configure DNS for cPanel Email

Hello friends, today we will learn how to configure DNS for cPanel Email. Specifically, if you create email accounts in the cPanel of GoDaddy and register your domain with HostGator, then this guide will help you. To illustrate, I have chosen GoDaddy and HostGator as examples because both provide top services in their fields. Many users face issues with incoming and outgoing mail not working after creating email accounts in cPanel. This happens because they do not configure DNS properly in the Domain Manager. Therefore, you must add some mandatory DNS records for email to work correctly. Otherwise, Otherwise, emails will stop working. In this article, we will learn how to configure DNS for cPanel email. The DNS manager contains

Continue Reading
GZIP-Compression

How to enable GZIP compression

Hello, friends, today’s topic is how to enable GZIP compression on your web server. If you know what GZIP is and how to enable it, that’s good. But if you don’t, please read this tutorial till the end. What is GZIP Compression? GZIP is a file format and software application used to compress and decompress website files. It works by compressing files like HTML, stylesheets, and JavaScript. Enabling GZIP compression is one of the easiest and most effective ways to optimize your website’s performance. GZIP compression never work on images because these are compressed in a different way How do we check whether GZIP Compression is enabled or not? Don’t worry, this is not a complicated task; you can check

Continue Reading
Enable zip in cpanel

How to Enable PHP Extensions through cPanel

Friends, today we’ll discuss how to enable PHP extensions through cPanel. A few weeks ago, we shared a post about enabling PHP modules in WHM. So, we’re writing this post now because a subscriber requested it. Install PHP Zip in cPanel if not enabled by default. Let’s see how to enable the PHP ZIP extension. Follow the steps below—screenshots are from GoDaddy cPanel: STEP 1: Log in to your website’s cPanel (Control Panel), then go to the Software section. See screenshot(source: GoDaddy cPanel) STEP 2: First, go to the PHP PEAR Package. Then type Zip in the search bar, and you will find Archive_Zip. Finally, click on the green install icon, see the screenshot (source: GoDaddy cPanel) STEP 3:  After

Continue Reading