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

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注