Hello Everybody , How you can fix this problem
MySQL said:
#2002 – The server is not responding (or the local MySQL server’s socket is not correctly configured)
Connection for controluser as defined in your configuration failed.
Very simple :
1 – open your terminal
2- you should be on root “su”
3- copy this command line , past
sudo apt-get --purge remove mysql-server mysql-client
after finish the order for this command you shoud be go to point 4
4- Same point 3 copy and past this command line
sudo apt-get install mysql-server mysql-client
5- Restart your lampp
/opt/lampp/lampp restart
6- Welcome to your phpmyadmin


What !!
that’s mean you don’t use mysql included with lampp, you will use mysql as a server in the system.
i advice u to install apache on the system and don’t use xampp project
What ? No mysql with lampp
maybe i will see but i don’t think so.
You Right