阅读背景:

增大PHP允许上传的文件大小;解决POST Content-Length exceeds the limit

来源:互联网 

在php.ini中:

upload_max_filesize = 1000M ;1GB
post_max_size  1000M ;1



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: