If your site takes a long time to load and finally you get an error that it’s not available, that means your connection has timed out. This simply happens when your site is trying to do more than the server can handle and is particularly common in shared hosting environments… Continue Reading Connection Timed Out error for WordPress site

Error: Unit mongodb.service is masked when starting the Mongodb Date: 22-03-2021 If you are trying to start the MongoDB service but it’s getting below error. 2. You can use following command to solve the error.# sudo systemctl unmask mongodb 3. Use below command to start the MongoDB service.# sudo systemctl… Continue Reading Error: Unit mongodb.service is masked when starting the Mongodb

When you see the above message, the problem is clear: WordPress can not connect to the site’s database. Most times, this common WordPress error is caused by faulty credentials inside wp-config.php. Check wp-config.php:-1) This file holds all the login info for the database that you entered at installation (database name,… Continue Reading Error Establishing a Database Connection

How to enable LetsEncypt SSL for Mail server on Plesk Panel Date: 17-03-2021 Step 1: Login to plesk panel. Once LetsEncypt SSL has installed in plesk, click on Mail option in left side of the dashboard. Locate Mail Settings and then click on your domain name. Step 2: Select the… Continue Reading How to enable LetsEncypt SSL for Mail server on Plesk Panel

The WordPress white screen of death is one of the most common WordPress errors. It is also one of the most frustrating ones because there is no error message, and you are locked out of WordPress. Please follow the below steps when you see a blank screen like below. Take… Continue Reading How to Fix the WordPress White Screen of Death

We can detect the malicious files from either Maldet scan or you can use the plugins also. Here we will discuss how to detect with plugin and then cleaning them. We will use Malcare plugin to detect and clean the malicious .ico files. Download and activate Malcare plugin. Go to… Continue Reading How to Remove .ico Virus From Your WordPress Website?