Update: Install Multiple PHP Versions on Ubuntu 16.04
Reading Time: 2 minutesIn this article, we will be discussing how to install Multiple PHP Versions on Ubuntu 16.04. Ubuntu 16.04 LTS servers assign the PHP 7.0 version by default. Although PHP 5.6 is currently EOL (end of life) as of December of 2018, some applications may not be compatible with PHP 7.0. For this tutorial, we instruct on how to switch between PHP 7.0 and PHP 5.6 for Apache and the overall default PHP version for Ubuntu.
Continue reading “Update: Install Multiple PHP Versions on Ubuntu 16.04”