Skip to content

Instantly share code, notes, and snippets.

@Jacksgong
Created March 5, 2017 12:25
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save Jacksgong/bcc821847daa693dbb49452bdd0deb25 to your computer and use it in GitHub Desktop.
Save Jacksgong/bcc821847daa693dbb49452bdd0deb25 to your computer and use it in GitHub Desktop.
install PHP7 and neccessary extensions
sudo apt install php7.0-common php7.0-fpm php7.0-cli php7.0-json php7.0-mysql php7.0-curl php7.0-intl php7.0-mcrypt php-pear php7.0-gd php7.0-zip php7.0-xml php7.0-mbstring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment