摘要: 将 “phpMyAdmin/libraries”文件夹下的config.default.php文件中的$cfg['Servers'][$i]['host'] = 'localhost';修改成$cfg['Servers'][$i]['host'] = '127.0.0.1';查看是否可以登录,如若不... 阅读全文
posted @ 2014-05-31 13:03 smismile 阅读(282) 评论(0) 推荐(0)