Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : MySQL Error #2002



Threaded Mode | Print  

 MySQL Error #2002, The server is not responding (1 Replies, Read 20736 times)
wYoYw
Group: Member
Post Group: Newbie
Posts: 1
Status:
HI,

I'm trying to run AMPPS on Windows XP SP3.  I'm having problem with access to PHPMyAdmin.  I receive the following error:

"Error

MYsql Said

#2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)"

I installed another portable WAMP system from UniformServer after installing the AMPPS to see if the problem has anything to do with my computer.  I'm able to Access its MyPHPAdmin for now, but was receiving the same error.  I have not attempted to run them both at the same time. 

It has become a time consuming mystery. Any suggestions are appreciated.

~Thanks
IP: --   

MySQL Error #2002
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Quote From : wYoYw October 25, 2011, 2:03 pm
HI,

I'm trying to run AMPPS on Windows XP SP3.  I'm having problem with access to PHPMyAdmin.  I receive the following error:

"Error

MYsql Said

#2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)"

I installed another portable WAMP system from UniformServer after installing the AMPPS to see if the problem has anything to do with my computer.  I'm able to Access its MyPHPAdmin for now, but was receiving the same error.  I have not attempted to run them both at the same time. 

It has become a time consuming mystery. Any suggestions are appreciated.

~Thanks


Hi,

Find the following line in config.inc.php, It is located in path/to/Ampps/phpMyAdmin/config.inc.php

Code
$cfg['Servers'][$i]['host'] = 'localhost';


and change it to

Code
$cfg['Servers'][$i]['host'] = '127.0.0.1';



-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 20, 2024, 2:15 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.046