Skip to content

Instantly share code, notes, and snippets.

@vineettalwar
Created April 16, 2024 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vineettalwar/4383c037502f9c44cd4bafa88cab208c to your computer and use it in GitHub Desktop.
Save vineettalwar/4383c037502f9c44cd4bafa88cab208c to your computer and use it in GitHub Desktop.
Set your php default version
// Change server php default version:
sudo update-alternatives --set php /usr/bin/php8.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment