My forums were fine all day. I go to check it before I go to bed for the night, and this is what I find on the main index.
Warning: Too many connections in /home/critter/public_html/vbforums/admin/db_mysql.php on line 40
Warning: MySQL Connection Failed: Too many connections in /home/critter/public_html/vbforums/admin/db_mysql.php on line 40
There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
uh. what do I do? I downloaded the db_mysql.php to my desktop and went to line 40. this is what was on line 40 - -
$this->link_id=mysql_connect($this->server,$this->user,$this->password);
Please help.
Warning: Too many connections in /home/critter/public_html/vbforums/admin/db_mysql.php on line 40
Warning: MySQL Connection Failed: Too many connections in /home/critter/public_html/vbforums/admin/db_mysql.php on line 40
There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
uh. what do I do? I downloaded the db_mysql.php to my desktop and went to line 40. this is what was on line 40 - -
$this->link_id=mysql_connect($this->server,$this->user,$this->password);
Please help.
Comment