625523488专题

Warring:POST Content-Length of 625523488 bytes exceeds the limit of 8388608 bytes in Unknown on line

Warring:POST Content-Length of 625523488 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 上述错误信息的大致意思是,我们使用POST请求提交的数据大小超过了服务器的最大限制数(8388608字节=8MB)。  解决办法:修改PHP配置文件php.ini中post_max