In order to enhance the security of your account, we strongly advise you to enable Two-factor Authentication (2FA) on your Host.co.in client portal. Follow these simple steps to get started:…
SMTP 530 Error: “Denied Access” When Accessing MailEnable
This guide offers a solution for the SMTP 530 error: “denied access” that occurs on the parallel Plesk panel for Windows while trying to access MailEnable. Please note that this…
How to Check if an SSL Certificate Matches its Private Key
Applies to Parallels Plesk Panel. Warning Signs: If you encounter this error message while trying to upload an SSL certificate in the Plesk control panel: ERROR message: “Unable to set…
How to Fix the “The Login is Invalid” Error in WHM
Sometimes, when you try to log into a cPanel account using WHM’s “List Accounts” feature, you might see this error message: “The login is invalid.” This error often happens because…
How to Clear Nginx Cache in Plesk
This guide explains how to clear the Nginx cache in Plesk. Nginx software serves various functions like being a web server, reverse proxy, cache, load balancer, and media streaming server.…
How to Enable exec() in PHP-FPM
In this guide, we’ll show you how to enable exec() in PHP-FPM. Sometimes, the exec() function stops working after PHP-FPM is turned on, even if there are no disabled functions…
Why does my website show the default cPanel page?
You will discover in this article that the default cPanel webpage is loaded when a certain website is accessed. There are a few possible reasons for this. Let’s see them…
Troubleshooting Failed Agent Connection in R1Soft Backup
If you’re having trouble connecting to an agent in R1Soft Backup, here’s what you can do: a) On the client-server, check the status of the CDP agent using the command…
Effortlessly Clear Your Ubuntu System Cache: A Simple Guide
Clearing your system cache in Ubuntu is a simple process that can help improve the performance of your system. When you browse the internet, your web browser saves a cache…
How to Enable HTTP2 on WHM Using EasyApache 4
This guide will show you how to enable HTTP2-compatible profiles through WHM. HTTP2: It’s a version of the HTTP protocol that enhances the connection between a server and a web…
How to Remove Password Protection from a Folder in cPanel
This guide will show you how to remove password protection from a folder in cPanel. If you don’t need it to be secured anymore, you can take off the password.…
How to Backup a Database using MySQLDump in WAMP
1. Open a Windows command prompt. 2. Navigate to the directory where the MySQLDump executable is located, typically: “C:\wamp\bin\mysql\mysql8.2.0\bin”. 3. Use the mysqldump.exe command followed by options: mysqldump.exe -u root…