Install and Run Multiple PHP versions in Linux
Hope you are running one particular version of PHP which is installed via ‘yum’ in your Linux Web Server. Lets assume the installed version is PHP 5.5, We can now install one more version PHP 5.4 (or more) in the same server. Continue reading