Downgrade PHP 5.5 to 5.3 in Ubuntu 14 and use both PHP Versions parallel
In this tutorial we will parallel install PHP as fastCGI and as mod_php (default) on Ubuntu 14 using phpfarm. We will first download and compile PHP 5.3.29 (or any other version you like) and then configure a virtual host with fastCGI.