Skip to content

Instantly share code, notes, and snippets.

@sageworksstudio
Created February 5, 2019 18:01
Show Gist options
  • Select an option

  • Save sageworksstudio/1797337781bb39a88ec7f408f359d0f3 to your computer and use it in GitHub Desktop.

Select an option

Save sageworksstudio/1797337781bb39a88ec7f408f359d0f3 to your computer and use it in GitHub Desktop.
Multiple PHP

Using Multiple PHP Versions

Switching between multiple PHP

sudo a2dismod php?.?

sudo a2enmod php?.?

sudo update-alternatives --config php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment