Let’s Check the PHP version first: php -v In order to be able to use add-apt-repository command install required 3rd party repository support: sudo apt install software-properties-common First add the repo and…
How to Upgrade or Downgrade PHP on Ubuntu (to any version)
Let’s Check the PHP version first: php -v In order to be able to use add-apt-repository command install required 3rd party repository support: sudo apt install software-properties-common First add the repo and…
