📅  最后修改于: 2022-03-11 14:50:56.891000             🧑  作者: Mango
#change php version with your version
apt install php7.4-bcmath
#nginx
systemctl restart nginx
#For Apache
systemctl restart apache2