Skip to content

Instantly share code, notes, and snippets.

Created December 15, 2015 21:10
sudo add-apt-repository ppa:ondrej/php-7.0
sudo apt-get update
sudo apt-get install php7.0-cli php7.0-common libapache2-mod-php7.0 php7.0 php7.0-mysql php7.0-fpm php7.0-curl php7.0-gd
/etc/init.d/apache2/restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment