Warning: MySQL Connection Failed
Warning: MySQL Connection Failed: Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2)
—————————————————————————————–
Login to server shell with root user.
1. shutdown mysql
2. cd to /tmp
and type Code:
ln -s /var/lib/mysql/mysql.sock mysql.sock
3. restart mysql

















Leave a Reply
You must be logged in to post a comment.