Skip to content

Instantly share code, notes, and snippets.

@hitapia
Created December 22, 2015 10:46
Show Gist options
  • Select an option

  • Save hitapia/6cfcc16b73c155fefa61 to your computer and use it in GitHub Desktop.

Select an option

Save hitapia/6cfcc16b73c155fefa61 to your computer and use it in GitHub Desktop.
php7 install - UBUNTU
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:ondrej/php-7.0
sudo apt-get update
sudo apt-get install -y php7.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment