Multiple PHP version on Virtualmin in Ubuntu 16.04
Today, let us try to install multiple PHP version based on your needs. In my case, I will install 5.6, 7.0, 7.2, 7.3 Virtualmin in Ubuntu 16.04. By default, Virtualmin installs PHP 7.0.33 on my…
Today, let us try to install multiple PHP version based on your needs. In my case, I will install 5.6, 7.0, 7.2, 7.3 Virtualmin in Ubuntu 16.04. By default, Virtualmin installs PHP 7.0.33 on my…
Today, let us install phpMyAdmin in our CentOS 7 Virtual Machine, if you have not read the complete installation for LAMP Stack, see the article below: Install LAMP stack on your CentOS 7 What is…
Today, let us learn how to install LAMP stack on your CentOS 7. For starters, the LAMP represents Linux, Apache, MySQL, and PHP. In this tutorial, we will cover the steps needed to install a…