Jump to content
xisto Community
Sign in to follow this  
harriko

Database/PHP Problem

Recommended Posts

Warning: mysql_connect(): Too many connections in /home/tbaforum/public_html/forum/sources/Drivers/mySQL.php on line 65Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/tbaforum/public_html/forum/sources/Drivers/mySQL.php on line 68ERROR: Cannot find database tbaforum_ivbd1Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/tbaforum/public_html/forum/sources/Drivers/mySQL.php on line 101

Warning: mysql_connect(): Too many connections
This means that there were too many connections to the db-server ?? Maybe the server is flooded or something( if it happens everytime)


Warning: mysql_select_db() This is because the server can't establish the connection, thus failing to select a database


Warning: mysql_query(): It can't find the database, so it can't run the query.

I suggest trying to check the settings of the ipb installer and / or the settings of the databases in either your cpanel or a phpadmin thingy.

Share this post


Link to post
Share on other sites

It's most likely the server being overloaded by too many requests. If you know it's not your site that's doing this, and if it happens a lot (with the sql errors), I would contact your webhost and notify them about this.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.