Are you looking to cut your server cost and host multiple websites on Ubuntu server with NGINX? This tutorial is for you. If a server has enough resources, then there is no point to waste those resources by only hosting a single website. This guide is tested on Ubuntu 14.04, 16.04, 18.04 LTE. The installation […]
WordPress
How to Install WordPress on Ubuntu 18.04 LTE – LEMP Stack
This guide covers the step-by-step guide on how to Install WordPress on Ubuntu 18.04, 16.04, 14.04 LTE Server with LEMP Stack to help your website perform better and faster. WordPress is a popular, Dynamic and blog-focused content management system. WordPress is by far the most famous and most used content management system for websites. There […]
How to Install Let’s Encrypt SSL on Ubuntu 18.04 & 16.04, 14.04 LTS
This guide covers the easy way to install Let’s Encrypt SSL on Ubuntu Server with NGINX. Let’s Encrypt is one of the newest Certificate Authority (CA). It is the easiest way to get TLS/SSL certificates. The entire process of obtaining and installing an SSL certificate is fully automated when it comes to Apache webserver. The […]
Error Establishing a Database Connection in WordPress Fix
If you look at the WordPress support forum, there are thousands of people are facing this issue “Error Establishing a Database Connection” both on local servers and live websites. What does this error mean? Error establishing a database connection in WordPress simply means your website is not able to connect to the database. If you […]
Your PHP installation appears to be missing the MySQL extension which is required by WordPress
If you are a WordPress user and getting an error that says “Your PHP installation appears to be missing the MYSQL extension which is required by WordPress”, then this might be very frustrating to deal with. Being a webmaster, I faced the same issue with my website. I searched online for a solution, posted in […]