找到 php.ini文件 1、max_execution_time 2、 post_max_size 3、 upload_max_filesize 修改nginx文件 在http下添加client_max_body_size 20M;