How do I install PHP 7 (PHP next generation) on Ubuntu?
I wanted to install PHP 7 on a clean install of Ubuntu to see what issues I would face.
Here’s the of
On Ubuntu 16
apt-get update apt-get install php libapache2-mod-php php-mcrypt
apt-get update
apt-get install php libapache2-mod-php php-mcrypt
this installed php7