Home >Backend Development >PHP Tutorial >MySql caused by ERROR2003 10060 cannot be used_PHP tutorial
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)
When the above problem occurs, the Mysql service will be displayed as started, but the mysql command cannot be used under DOS. .
This situation is actually caused by firewall blocking! ! ! !
Just turn off the firewall and it’s OK!
http://zhidao.baidu. com/question/266583184.html