Barley的博客
检查php.ini设置
upload_max_filesize = 20M post_max_size = 20M
修改完后重启php-fpm
在NGINX的配置文档中增加一行
client_max_body_size 20m;
然后重启NGINX 服务器 或是 reload下配置就行...
本文为Barley原创文章,转载无需和我联系,但请注明来自Barley博客blog.barleyz.cn
阿里云Centos7 yum安装PHP7.2 LNMP环境配置 (centos7.6+nginx+MySQL5.7+PHP7.2) 编译php扩展 thinkphp5.0.24不加载extra文件夹下的扩展配置 Mac系统默认PHP版本切换为MAMP中php版本 TP5使用php7.1出现no input file specified问题 如何查看 linux 系统上的 php 位数是 32 位的还是 64 位的 令人困惑的strtotime mysql报错:cannot allocate memory for the buffer pool 重新整理开博