phpMyAdmin 导库出错:No data was received to import…解决

【No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.】
当使用 phpMyAdmin 导入的数据库大小大于 2M 的时候,会出现如下提示:
No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.
解决方法:
打开 Apache系统配置文件php.ini, 修改配置文件,查找以下三个地方 upload_max_filesize , memory_limit 和 post_max_size ,将其值修改为大于要导入的数据库的值,一般设为8即可,如有需要可以设置更大的数值,重启 Apache ,这样就可以导入大于 2M 的数据库了。

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

«    2024年11月    »
123
45678910
11121314151617
18192021222324
252627282930
搜索
标签列表
网站分类
最新留言
    文章归档
    友情链接

    Powered By Z-BlogPHP 1.7.3

    Copyright Your WebSite.Some Rights Reserved.闽ICP备11018667号-2