If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > MySQL Error: #2003 - The server is not responding

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-12-11, 17:42
theboyholty theboyholty is offline
Registered User
 
Join Date: Mar 2011
Posts: 1
MySQL Error: #2003 - The server is not responding

I've recently set up MySQL, PHP and Apache on my laptop. Its running Windows 7, 64 bit.

It was working fine at first but today I've tried to connect via the webpage I created and there's a database error, then when I try through phpMyAdmin (version 2.11.10) I get this message:

#2003 - The server is not responding

If I try to connect via the MySQL command line client, it connects fine and can display the data from the tables, so why would my phpMyAdmin and the web page suddenly start giving an error? I haven't changed anything.

Thanks,

Nick.
Reply With Quote
  #2 (permalink)  
Old 03-14-11, 03:56
subhbwn subhbwn is offline
Registered User
 
Join Date: Mar 2011
Posts: 4
MySQL CONNECT PROBLEM

make sure that your PHPMyAdmin is configured properly. Open config.inc.php file located within phpmyadmin folder in a text editor and set it properly. It may be an issue with user name and password set in your PHPMyAdmin. You can refer to phpmyadmin tutorial < MySql Tutorial | w3resource. Hope this helps.
Reply With Quote
  #3 (permalink)  
Old 03-14-11, 04:43
it-iss.com it-iss.com is offline
Registered User
 
Join Date: Sep 2009
Location: San Sebastian, Spain
Posts: 623
I do not run MySQL on Windows but I have read that the MySQL installation does not automatically start MySQL on reboot. Did you have this problem after shutting down and restarting Windows? If that is the case you need to restart MySQL everytime or setup in the services to auto start on reboot.
__________________
Ronan Cashell
Senior Oracle/MySQL DBA
http://www.it-iss.com
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On