Ummm.....why do i keep getting mysql errors.

DJ Dylan

Registered
Hey, this just started happening recently. I've been getting mysql errors on sites I've never gotten them before at. Hell, I have no idea what a mysql error is. Here's what I just got at badassbuddy.com, a buddy icon site I've gone to a billion times before and had no problem.

------------------------------------------------------------------------------
Warning: mysql_connect(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 160

Warning: mysql_select_db(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 163

Warning: mysql_select_db(): A link to the server could not be established in /usr/local/apache/sites/badassbuddy/globals.php on line 163

Warning: mysql_query(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 164

Warning: mysql_query(): A link to the server could not be established in /usr/local/apache/sites/badassbuddy/globals.php on line 164
Too many connections
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /usr/local/apache/sites/badassbuddy/common.php on line 18

Warning: mysql_connect(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 160

Warning: mysql_select_db(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 163

Warning: mysql_select_db(): A link to the server could not be established in /usr/local/apache/sites/badassbuddy/globals.php on line 163

Warning: mysql_query(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 164

Warning: mysql_query(): A link to the server could not be established in /usr/local/apache/sites/badassbuddy/globals.php on line 164
Too many connections
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /usr/local/apache/sites/badassbuddy/common.php on line 26

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/apache/sites/badassbuddy/globals.php:160) in /usr/local/apache/sites/badassbuddy/category.php on line 24

Warning: mysql_connect(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 160

Warning: mysql_select_db(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 163

Warning: mysql_select_db(): A link to the server could not be established in /usr/local/apache/sites/badassbuddy/globals.php on line 163

Warning: mysql_query(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 164

Warning: mysql_query(): A link to the server could not be established in /usr/local/apache/sites/badassbuddy/globals.php on line 164
Too many connections
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/local/apache/sites/badassbuddy/category.php on line 58

Warning: extract(): First argument should be an array in /usr/local/apache/sites/badassbuddy/category.php on line 58

Warning: mysql_connect(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 160

Warning: mysql_select_db(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 163

Warning: mysql_select_db(): A link to the server could not be established in /usr/local/apache/sites/badassbuddy/globals.php on line 163

Warning: mysql_query(): Too many connections in /usr/local/apache/sites/badassbuddy/globals.php on line 164

Warning: mysql_query(): A link to the server could not be established in /usr/local/apache/sites/badassbuddy/globals.php on line 164
Too many connections
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/local/apache/sites/badassbuddy/category.php on line 70
-----------------------------------------------------------------------------
 
It's not just you. I went to the site and saw the same thing (with Safari). I then went to the site with Camino and it displayed right. I then went back to it in Safari then it displayed right. I think they were in the process of fiddling with the site code.
 
Back
Top