apt update
apt install php8.1
systemctl start php8.1-fpm.service
systemctl status php8.1-fpm.service
systemctl restart php8.1-fpm.service
systemctl stop php8.1-fpm.service
systemctl enable php8.1-fpm.service
apt update
apt install php8.1
systemctl start php8.1-fpm.service
systemctl status php8.1-fpm.service
systemctl restart php8.1-fpm.service
systemctl stop php8.1-fpm.service
systemctl enable php8.1-fpm.service