首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > PHP >

请教swfupload下传出现File exceeds the maximum allowed size

2012-08-17 
请问swfupload上传出现File exceeds the maximum allowed size在本地测试没有问题,但是上传到服务器上面就

请问swfupload上传出现File exceeds the maximum allowed size
在本地测试没有问题,但是上传到服务器上面就有问题了,这是怎么回事呢。应该修改哪里。谢谢

[解决办法]
检查下你上传的文件大小是否超过php.ini中max_file_uploads和post_max_size的限制。如果超过了改下两项配置。

热点排行