View Single Post
Old November 22nd, 2005, 09:29 AM   #3 (permalink)
Zachariah
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Link-ID == false, connect failed mysql error number: 0

MySQL isn't accepting new connections. (The server could either be down or has reached it's maximum connections limit - either on the server level or user level.) If you are sure your config.php info is correct, then you will need to contact your host about this.

Mysql outages happen on "shared" host sometime also. If website A,B,C run on a server and "B" re-index. This could red line the and give timeouts / connect failed errors to the other sites hosted.

I have had to yell a lot (e-mail tag for a month) and have server changes to my account @ my host.

Last edited by Zachariah; November 22nd, 2005 at 09:31 AM.
Zachariah is offline   Reply With Quote