Home  >  Article  >  Backend Development  >  #2002 - 服务器没有响应 (或者本地 MySQL 服务器的套接字没有正确配置)解决思路

#2002 - 服务器没有响应 (或者本地 MySQL 服务器的套接字没有正确配置)解决思路

WBOY
WBOYOriginal
2016-06-13 10:14:23947browse

#2002 - 服务器没有响应 (或者本地 MySQL 服务器的套接字没有正确配置)
Mysql,不要说改config.inc.php里面的localhost。我的里面没有,下了1.7.7和最新的1.8都没有那个东西。百度上全部都是说改那个东西的,没有别的方法吗?

------解决方案--------------------
没有config.inc.php文件 还是config.inc.php里面没有$cfg['Servers'][$i]['host'] = 'localhost'; ???

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn