在php.ini中修改如下变量,如要限制为100M

upload_max_filesize = 100M

post_max_size = 100M

重启Apache

相关文章: