当前位置:Gxlcms > PHP教程 > phpMyAdmin登不上去啊啊啊,什么套接字没有正确设置?

phpMyAdmin登不上去啊啊啊,什么套接字没有正确设置?

时间:2021-07-01 10:21:17 帮助过:5人阅读

找到目录下的confi.inc.php里没有$cfg['Servers''host'] = ’localhost’;这个啊,要怎么修改啊 ?

回复内容:

找到目录下的confi.inc.php里没有$cfg['Servers''host'] = ’localhost’;这个啊,要怎么修改啊 ?

$cfg'Servers'['host'] = '127.0.0.1';
没有就加上去
http://m.blog.csdn.net/article/details?i...

人气教程排行