My_sql error, assistance needed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AshAbed
    Senior Member
    • Nov 2003
    • 137
    • 3.0.3

    My_sql error, assistance needed

    I keep getting database errors on my site, is this a problem with my host or what? If I need to tell my host to do something please let me know what that is. Thanks for any help.
    -------------------------- Database error The database has encountered a problem. Please try the following:
    • Load the page again by clicking the Refresh button in your web browser.
    • Open the www.rebelliongfx.com home page, then try to open another page.
    • Click the Back button to try another link.
    The www.rebelliongfx.com forum technical staff have been notified of the error, though you may contact them if the problem persists.
    We apologise for any inconvenience
    --------------------------

    <!--
    Database error in vBulletin :

    mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Too many connections
    /home/khokol/public_html/36test/includes/class_core.php on line 271

    MySQL Error :
    Error Number :
    Date : Saturday, September 9th 2006 @ 10:30:24 AM
    Script : http://www.rebelliongfx.com/36test/
    Referrer :
    IP Address : 68.105.187.196
    Username :
    Classname : vb_database
    -->
  • Colin F
    Senior Member
    • May 2004
    • 17689

    #2
    The server has maxed out the number of MySQL connections it allows. You can try turning persistent connections off in your config.php:

    $config['MasterServer']['usepconnect'] = 0;

    But if you still have problems after that, all you can do is ask your host to raise the maximum nmber of connections they allow.

    Here is more info on that error:

    Best Regards
    Colin Frei

    Please don't contact me per PM.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...