欢迎访问我的独立博客

无法登录 MySQL 服务器 mysqli_real_connect() (HY000 2002) No such file or directory

mysqli_real_connect(): (HY000/2002): No such file or directory

 

 

 

change localhost to 127.0.0.1 in config.inc.php

$cfg['Servers'][$i]['host'] = '127.0.0.1';

posted @ 2018-07-19 17:05  github.com/starRTC  阅读(1238)  评论(0)    收藏  举报