Skip to content

Instantly share code, notes, and snippets.

@liamkeily
Created May 4, 2017 16:14
Show Gist options
  • Select an option

  • Save liamkeily/1e1d591654c28abef1ffc841ca63ae67 to your computer and use it in GitHub Desktop.

Select an option

Save liamkeily/1e1d591654c28abef1ffc841ca63ae67 to your computer and use it in GitHub Desktop.
Switch to PHP7
sudo a2dismod php5
sudo a2enmod php7.0
sudo service apache2 restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment