icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » Private Hosting » phpMyAdmin suddenly stopped working

Private Hosting Questions about VPS, dedicated servers and colocation.

Reply
 
LinkBack Thread Tools Search this Thread
Old July 5th, 2008, 5:43 AM   #1 (permalink)
Registered User
Fresh Surpasser
 
Joined in May 2007
17 posts
Gave thanks: 4
Thanked 0 times
phpMyAdmin suddenly stopped working

It's been a while since I needed phpMyAdmin, but today I need it again, and it doesn't work. It's giving me this error:

Quote:
#2002 Server doesn't respond (or the local MySQL server's socket is not correctly configured)
I didn't change anything to my server config... maybe it's because a mysql update or something else surpass did?
KriZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old July 5th, 2008, 6:01 AM   #2 (permalink)
Surpass Fan
Excelling Contributor
 
fury's Avatar
 
Joined in Dec 2005
Lives in MN > USA
Hosted on pass84
790 posts
Gave thanks: 40
Thanked 34 times
I would suggest opening a ticket with support.

http://desk.surpasshosting.com

This will get you the fastest resolution. Ensure to include your server name, and a detailed description of your problem.
__________________
fury™ - not helping the situation since 1987
robmonroe.net | | bullsux.com
fury is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old July 5th, 2008, 6:08 AM   #3 (permalink)
Registered User
Fresh Surpasser
 
Joined in May 2007
17 posts
Gave thanks: 4
Thanked 0 times
Will do, thanks.
KriZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old July 5th, 2008, 7:10 PM   #4 (permalink)
Registered User
Seasoned Poster
 
Joined in Jan 2006
68 posts
Gave thanks: 4
Thanked 1 Time in 1 Post
I had the same issue today (must be due to a cPanel/Apache Upgrade or something), and support fixed it for me

Quote:
Hello,

There was a configuration issue with phpMyAdmin on the server. I have corrected the issue and phpMyAdmin appears to be functioning properly now. Please let us know if you have any further questions or issues that we can assist you with.

Regards,
Theron
__________________
Surpass Dedicated Server Customer - http://www.hostedfx.com
Gareth is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old July 6th, 2008, 6:53 AM   #5 (permalink)
Surpass Fan
Comfy Contributor
 
psfrog's Avatar
 
Joined in Jun 2004
Lives in Sweden
Hosted on Muy and Dedicated
214 posts
Gave thanks: 5
Thanked 22 times
Sometimes the /tmp/mysql.sock symbolic link is not properly set due to an upgrade or simular. That might cause the issues with phpMyAdmin.

To fix that You can log in via SSH as root to the server and do:
Quote:
[rootserver ~]$ rm -f /tmp/mysql.sock
[rootserver ~]$ ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock
[rootserver ~]$ ls -l /tmp/*.sock
lrwxrwxrwx 1 root root 06 Jul 9 19:14 /tmp/mysql.sock -> /var/lib/mysql/mysql.sock
__________________
:: Have a great day! /Erik at http://www.psychofrog.se and http://www.manufrog.com ::
Server: Muy and Dedicated
psfrog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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