sudo apt-get install python-software-properties sudo add-apt-repository ppa:ondrej/php5 sudo apt-get update sudo apt-get upgrade sudo apt-get install php5-fpm sudo service php5-fpm restart
How to upgrade PHP-FPM 5.x on Ubuntu
October 21st, 2014 by Marcos Nobre
Run the following commands on the terminal one by one.