PDA

View Full Version : Connect DB Error


Cameraman
07-14-2008, 10:08 PM
hi everyone

my blog used to work fine untill a few minutes ago, if i now try to access it via http://www.blacksun-productions.com/blog/
im getting this error message:

Connect DB Error: Too many connections Cause #2

i cant currently access my database through phpadmin either. it says too many connections and shows these errors:


Notice: Undefined index: pma_cookie_dbname in /usr/local/nf/share/php/phpmyadmin/libraries/auth/cookie.auth.lib.php on line 322

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/nf/share/php/phpmyadmin/libraries/auth/cookie.auth.lib.php:322) in /usr/local/nf/share/php/phpmyadmin/libraries/auth/cookie.auth.lib.php on line 454

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/nf/share/php/phpmyadmin/libraries/auth/cookie.auth.lib.php:322) in /usr/local/nf/share/php/phpmyadmin/libraries/auth/cookie.auth.lib.php on line 89


can anyone hep me with this ?

thanks :/

Cameraman
07-14-2008, 10:09 PM
nevermind, were back online, i wonder what that was.

jaywilliams
07-15-2008, 04:22 AM
When you see an error that says "Too many connections", it actually means just that.
The database server is overloaded, because there are too many websites trying to connect to it at once. If you keep having issues like that, make sure you contact your web host and request that they fix the problem.