How to solving Phpmyadmin [Ubuntu] - the local server's socket is not correctly configured

Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=B2XkkUB3PaM



Category:
Guide
Duration: 3:30
9,486 views
44


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


2020-05-24Error Codeigniter 4 when access public folder - We seem to have hit a snag. Please try again later
2020-04-16How to fix Postman Canary - The SUID sandbox helper binary was found but is not configured correctly
2020-04-10Codeigniter Tutorial - How to Connect to SFTP with public-private key
2020-04-10Codeigniter error (Ubuntu) - You don't have permission to access this resource.Server unable to read
2020-04-05Digitalocean - How to create vps or droplet and add public ssh key
2020-03-14Arduino Error - avrdude, can't open device ttyACM0, permission denied
2020-01-27PHP - How to convert pdf to base64 or base64 to pdf using PHP
2019-10-13[Linux] How to solving PHP Curl: Call to undefined function curl_init()
2019-10-07How to install hadoop cluster/multi node on ubuntu server 18.04
2019-09-29Virtualbox problem - NAT adapter doesn't work after host-only adapter configured on ubuntu server 18
2019-09-15How to solving Phpmyadmin [Ubuntu] - the local server's socket is not correctly configured
2019-09-10PHP Tutorial - How to connect to server using ssh2_connect
2019-08-26Tutorial - Remote access to mysql on google compute engine
2019-08-25Akses ke vps google cloud menggunakan sftp atau ssh
2019-08-25Tutorial membuat VPS di Google Cloud Platform (Google Compute Engine)
2019-07-20install Webmin in Ubuntu 18.04
2019-07-14How to install laravel 5.8 in Ubuntu 18.04
2019-07-14How to solve grub rescue - after deleted my ubuntu partition
2019-07-07How to solve Virtualbox - Failed install extension pack (Failed to load the main module)
2019-07-07How to Solve Virtualbox - FATAL, No bootable medium found! System halted.
2019-07-06Tutorial Membuat VPS (Free Tier Eligible) di Amazon AWS



Tags:
phpmyadmin
error
mysql
ubuntu
terminal
browser
socket
database