Skip to content

Instantly share code, notes, and snippets.

@lozadaOmr
Last active August 29, 2015 14:01
Show Gist options
  • Save lozadaOmr/2f5f8b091509a1deec21 to your computer and use it in GitHub Desktop.
Save lozadaOmr/2f5f8b091509a1deec21 to your computer and use it in GitHub Desktop.
sudo add-apt-repository ppa:ondrej/php5

sudo apt-get update
sudo apt-get install python-software-properties

sudo apt-get update

sudo apt-get install php5

sudo service apache2 restart
@lozadaOmr
Copy link
Author

Lately this steps seems to be not needed, since provisioning Ubuntu 14.04 LTS now have the PHP 5.5 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment