sudo update-alternatives --config php
sudo a2disconf php[version]-fpm
sudo a2enconf php[version]-fpm
sudo service apache2 restart
Last active
October 4, 2020 08:58
-
-
Save defrindr/363647a07a8b083e147119bccad1a96f to your computer and use it in GitHub Desktop.
change php version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment