??? ?????? ???????? ? ????? ??????? | Ahmed Tawfik - ???????? ? ?????

How you can fix this problem

September 22nd, 2009 by Ahmed Tawfik Leave a reply »

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.

Screenshot

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 :)

sudo apt-get install mysql-server mysql-clientsudo apt-get install mysql-server mysql-client
Advertisement

3 Responses

  1. Hazem Khaled says:

    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

  2. Ahmed Tawfik says:

    What ? No mysql with lampp
    maybe i will see but i don’t think so.

Leave a Reply