I am trying to revert my PHP version to 5.6 from 7 and though I removed PHP 7 and then installed PHP 5.6 I still seem to be running version 7.
Is there a simple method for moving through PHP versions where apache, phpMyAdmin and co are configured appropriately?
A simple way to change the current version of PHP on the fly and even site by site would be great.