Cfg
修改apache的最大上传文件大小
今天看了下这个站点的统计,惨不忍睹啊
忽然想起在邮箱里还有一些采集的数据
本着不用也是浪费的原则
那就拿来用用吧
现在本机测试看看都是啥数据
下下来一看是个PHPMYADMIN的备份包,里面就是一个SQL文件,有36M大小
然后我启动了PHPNOW,访问了PHPMYADMIN,然后进去创建了一个数据库,导入数据的时候才发现了大问题
上传不了,提示是文件过大,最大只能上传32M,叫我访问帮助文档
我看了一下
1.16 I cannot upload big dump files (memory, HTTP or timeout problems).
Starting with version 2.7.0, the import engine has been re–written and these problems should not occur. If possible, upgrade your phpMyAdmin to the latest version to take advantage of the new import features.
The first things to check (or ask your host provider to check) [...]
最近评论