Your PHP installation appears to be missing the MySQL extension which Is required by WordPress

your php installation appears to be missing the mysql extension

If you have received the “Your PHP installation appears to be missing the MySQL extension which Is required by WordPress” error, then this tutorial will be able to help you fix that. This error is triggered when the PHP code in your site is not compatible with the version of PHP your WordPress site is currently using.

More specifically, this problem is related to the outdated MySQL extension which was removed as of PHP 7.0. In this tutorial, we will help you fix the problem with the PHP missing MySQL extension error, and help you complete the WordPress installation successfully.

Read More

WordPress 500 Internal Server Error

WordPress 500 Internal Server Error

WordPress 500 Internal Server Error, is very common WordPress error. We’ll show you, How to fix, WordPress 500 Internal Server Error. WordPress is a content management system (CMS) used by millions of people because it is free, customizable and easy to use. Although there is documentation for pretty much everything, many people find it difficult to manage their own sites. This may lead to their sites being down which is something nobody likes. One of the most common problems that occurs with WordPress is 500 Internal Server Error. In this guide we will show you few tips on how to fix 500 Internal Server Error and get your WordPress site up and running on your Linux VPS. Fixing WordPress 500 Internal Server Error, is really an easy task, just follow the steps below carefully.

Read More

How to Speed Up WordPress with Redis Caching

 

How to Speed Up WordPress with Redis Caching

How to Speed Up WordPress with Redis Caching in few easy steps. Redis is an in-memory database which can be used as a data store or cache. Redis is an ideal solution to speed up WordPress and any other software that supports Redis caching. In this tutorial we are going to show you how to setup WordPress caching with Redis on a Linux based VPS.

Read More

How to install Pip on CentOS 7

How to Install pip on centos 7

install pip on centosWe’ll show you, how to install Pip on CentOS 7. Pip is a very powerful package management system used to install and manage software packages written in the Python programming language. Installing Pip on CentOS 7 is really an easy task, just follow the steps below carefully and you should have Pip installed on CentOS 7 in a few minutes.

Read More

Install PHP 7.1 with Nginx on Ubuntu 16.04

Install PHP 7.1 with Nginx on an Ubuntu 16.04 VPS
We’ll show you how to install PHP 7.1 with Nginx on Ubuntu 16.04. PHP 7.1 comes with many new features and improvements and as a result of this many developers are using it for their projects. Installing  PHP 7.1 with Nginx on an Ubuntu 16.04 VPS, is an easy task, just follow the steps below and you should have it done in a few minutes.

For more updates, you can also consider reading our post on how to install PHP 8 on Ubuntu 20.04

Read More

Best Self-Hosted CRM Apps

Best Self-Hosted CRM Apps

Today we will cover some of the best self-hosted CRM Apps. Customer relationship management or simply CRM is a term or specifically an approach to managing and analyzing the interaction of your current customers and leads. The CRM software allows you to manage the customer data, customer interaction, automate sales, manage client contacts and employees, customer support etc. In this article we will cover some of the best self-hosted CRM applications which you can install on a CRM Linux VPS and use for managing your company.

Read More

How To Secure LAMP Server

How to secure LAMP server

We’ll show you, How to secure LAMP server. The LAMP stack which stands for Linux, Apache, MySQL/MariaDB and PHP/Python/Perl is a very popular combination of free and open-source software used to run millions of websites today. Although many opt for the much efficient LEMP stack based on Nginx instead of Apache, there are still a significant number of users that choose LAMP for their projects. In fact, more than 30% of the active websites today run on top of LAMP. The stack is considered as reliable and very suitable for running high-performance high-availability web applications. Securing LAMP server is not complicated but it is a long process and it should take 15-20 minutes to secure every aspect of the LAMP stack. Let’s dive in!

Read More