How to solving Phpmyadmin [Ubuntu] - the local server's socket is not correctly configured
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=B2XkkUB3PaM
this video will help you how to solving the Phpmyadmin error in ubuntu.
ERROR :
the server is not responding (or the local server's socket is not correctly configured)
and if you trying to login by terminal :
mysql -u root -p
will showing an error like this :
Can't connect to local MySQL server through socket
SOLVING :
1. kill the processid of mysql by terminal
2. restart mysql with: sudo service mysql restart
3. try login again by phpmyadmin
Other Videos By Ambar Hasbiyatmoko
Tags:
phpmyadmin
error
mysql
ubuntu
terminal
browser
socket
database