Data base error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Elite_Admin
    New Member
    • Nov 2005
    • 27
    • 3.5.x

    Data base error

    Any Ideas?

    Code:
    Database error in vBulletin :
     
    mysql_connect(): Too many connections
    /home/httpd/vhosts/mysite.com/httpdocs/forums/includes/class_core.php on line 279
     
    MySQL Error  : 
    Error Number : 
    Date         : Thursday, April 20th 2006 @ 10:10:51 AM
    Script       : [COLOR=#0000ff]http://mysite/forums/cron.php?&rand=954745[/COLOR]
    Referrer     : [COLOR=#0000ff]http://mysite/forums/login.php[/COLOR]
    IP Address   : nunya
    Username     : 
    Classname    : vb_database
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #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 number of connections they allow.

    Here is more info on that error:

    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • acampa
      Member
      • Jan 2005
      • 37
      • 3.0.7

      #3
      i dont have a very active forum and i just got this error.

      the setting for persistent connections was turned off already in my config.php

      i guess im gonna email my host.

      Comment

      • Steve Machol
        Former Customer Support Manager
        • Jul 2000
        • 154488

        #4
        That error is for the entire server, not just your site.
        Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
        Change CKEditor Colors to Match Style (for 4.1.4 and above)

        Steve Machol Photography


        Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


        Comment

        • Elite_Admin
          New Member
          • Nov 2005
          • 27
          • 3.5.x

          #5
          thanks steve,

          Comment

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