Home > Backend Development > PHP Tutorial > MySql caused by ERROR2003 10060 cannot be used_PHP tutorial

MySql caused by ERROR2003 10060 cannot be used_PHP tutorial

WBOY
Release: 2016-07-12 09:03:26
Original
1193 people have browsed it

MySql caused by ERROR2003 10060 cannot be used

Problem when starting the green version of MYSQL: MySql caused by ERROR2003 10060 cannot be started.

Specific situation:

ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)

or ERROR 2003 (HY000): Can' t connect to MySQL server on 'localhost' (10060)

MySql caused by ERROR2003 10060 cannot be used_PHP tutorial

When the above problem occurs, the Mysql service will be displayed as started, but the mysql command cannot be used under DOS. .

MySql caused by ERROR2003 10060 cannot be used_PHP tutorial


This situation is actually caused by firewall blocking! ! ! !

Just turn off the firewall and it’s OK!

MySql caused by ERROR2003 10060 cannot be used_PHP tutorial

MySql caused by ERROR2003 10060 cannot be used_PHP tutorial


Reference:

http://zhidao.baidu. com/question/266583184.html

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/1081464.htmlTechArticleMySql caused by ERROR2003 10060 cannot be used with the green version of MYSQL. Problems at startup: MySql caused by ERROR2003 10060 cannot be started. . Specific situation: ERROR 2003 (HY000): Can't connect to MySQL se...
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