Skip to content

Instantly share code, notes, and snippets.

@afahitech
Last active December 26, 2019 15:31
Show Gist options
  • Select an option

  • Save afahitech/112a00996e93d60b97778593a3e8b548 to your computer and use it in GitHub Desktop.

Select an option

Save afahitech/112a00996e93d60b97778593a3e8b548 to your computer and use it in GitHub Desktop.
Install PHP version 5.6
$ sudo add-apt-repository ppa:ondrej/apache2
$ sudo apt-get update
$ sudo apt-get install -y php5.6
$ php -v
$ php --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment