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

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

WBOY
Release: 2016-06-13 10:14:23
Original
972 people have browsed it

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

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template