Install PHP 8.2 or 8.1 Debian 11 – Sury PPA
Add the DEB.SURY.ORG repository PPA on Debian 11 curl -sSL https://packages.sury.org/php/README.txt | sudo bash -x ; sudo apt update Installing PHP 8.1 FPM and other relevant modules. Copy the following line and run it in your terminal. This line installs PHP and all the other listed php modules. If you do not need to install …