Skip to content

Instantly share code, notes, and snippets.

@4lun
Created August 6, 2016 23:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 4lun/bd2ed81a6e53c52bef0ae71e55d689ee to your computer and use it in GitHub Desktop.
Save 4lun/bd2ed81a6e53c52bef0ae71e55d689ee to your computer and use it in GitHub Desktop.
Install PHP7 on Ubuntu 16.04 with common extensions
sudo apt install php7.0-cli php7.0-fpm php7.0-curl php7.0-mbstring php7.0-mysql php7.0-xml php7.0-zip php7.0-gd -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment