문제

(HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock

Does anyone know of a solution to this problem?

도움이 되었습니까?

해결책

Maybe this will help.

Are you sure mysqld is running and listening on port 3306? netstat -a should tell you quickly.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top