nginx配置client_max_body_size 2m; php.ini配置post_max_size = 2M upload_max_filesize = 2M 此处只能通过更改ini文件生效,而不能通过ini_set