Skip to content

Instantly share code, notes, and snippets.

@mataprasad
Last active April 17, 2019 14:09
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 mataprasad/40a80dabb7e57657b653ef547bbcc56a to your computer and use it in GitHub Desktop.
Save mataprasad/40a80dabb7e57657b653ef547bbcc56a to your computer and use it in GitHub Desktop.
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get install -y php7.0
sudo apt-get install php7.0 php7.0-mcrypt php7.0-curl php7.0-cli php7.0-mysql php7.0-gd libapache2-mod-php7.0 php7.0-soap php7.0-fpm php7.0-common php7.0-mbstring php7.0-xmlrpc php7.0-xml php7.0-intl php7.0-ldap php7.1-zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment