I am trying to install php 7.2.20 with lemp stack on ubuntu 20.04.
sudo add-apt-repository ppa:ondrej/php
sudo apt install php7.2
It installs PHP 7.2.34
Tried google searching but no luck, anybody can point me to right direction?
_audi
I am trying to install php 7.2.20 with lemp stack on ubuntu 20.04.
sudo add-apt-repository ppa:ondrej/php
sudo apt install php7.2
It installs PHP 7.2.34
Tried google searching but no luck, anybody can point me to right direction?
_audi