用户名:
密 码: 记住
您当前的位置:首页 > 网络编程 > mysql教程

PhpMyAdmin出现export.php: Missing parameter: what /export_type错误

时间:2015-01-23  来源:西部数据  作者:西部数据

PhpMyAdmin出现export.php:Missing parameter: what /export_type错误,有碰到同样问题的朋友可参考一下,PhpMyAdmin 不能导出数据的问题,点击导出后先是一个请求失败或者白页,重新刷新后就报错.

export.php:Missing parameter: what (FAQ 2.8),export.php:Missing parameter: export_type (FAQ 2.8)

解决方法是:php目录下的php.ini 设置要调整一下,原来的 post_max_size = 8M,改大到 post_max_size = 20M 就好了.

php源码中解决办法:ini_set('memory_limit', '180M');

如果在linux系统中我们就:This is the path to the affected file on the (dv) Dedicated-Virtual Server,代码如下:

  1. /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries   
  2.  
  3. --To apply the fix, log in to your server via SSH as a "root" user and run the following commands: 
  4.  
  5. --Change directories into the folder with the affected file. cd 
  6.  
  7. /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/librariesMove  --phpfensi.com 
  8.  
  9.  --the old file as a backup. mv session.inc.php session.inc.php-oldDownload the fixed file. wget 
  10.  
  11. http://download1.swsoft.com/Plesk/Autoupdate/Windows/8.1.1.2/120220/session.inc.php  
  12.  
  13. --Restart Plesk 
  14.  
  15. /etc/init.d/psa restart
来顶一下
返回首页
返回首页
推荐资讯
WiFi太不安全:7岁女孩11分钟内入侵公共网络 WiFi太不安全:7岁女孩11分钟内入侵近期刚刚发布研究说WiFi网络能获得人们手机里多少私人信息,
不服跑个分?人工智能也出现“刷分”乱象 不服跑个分?人工智能也出现“刷分2014年,人工智能领域突然爆发,成为了科研和科技创业的热门
相关文章
栏目更新
栏目热门