1>找配置文件
       在phpadmin安装目录下->libraries下的config.default.php;
2>修改配置文件
  71.$cfg[‘Servers‘][$i][‘auth_type‘]     = ‘config‘;    // Authentication method (config, http or cookie based)?
  72.$cfg[‘Servers‘][$i][‘user‘]          = ‘root‘;      // MySQL user
  73.$cfg[‘Servers‘][$i][‘password‘]      = ‘yhai1981‘;    //默认时这是为空  
本文出自 “生命奇迹泉” 博客,请务必保留此出处http://liyu101502.blog.51cto.com/5755365/1695344
原文地址:http://liyu101502.blog.51cto.com/5755365/1695344