📅  最后修改于: 2022-03-11 14:54:43.992000             🧑  作者: Mango
cd /usr/local/webuzo/conf/webuzo/emps
nano php.ini
#change this line
upload_max_size = 100M
upload_max_filesize = 100M
post_max_size = 100M
#restart server
systemctl restart webuzo