vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Database error in vBulletin (https://vborg.vbsupport.ru/showthread.php?t=108027)

[email protected] vbmenu_register("postmenu_900863", true); 02-15-2006 10:49 AM

Database error in vBulletin
 
I have been emailed this error various times, What Do I have to do to fix it?

Quote:

Database error in vBulletin :

mysql_connect(): User tog_tog has already more than 'max_user_connections' active connections
/home/tog/public_html/forum/includes/class_core.php on line 279

MySQL Error :
Error Number :
Date : Wednesday, February 15th 2006 @ 07:44:34 AM
Script : http://www.t-og.net/forum/member.php?u=11
Referrer :
IP Address : 66.154.103.133
Username :
Classname : vb_database
Can anyone help please :)

Stone Cold 3:16 02-15-2006 10:51 AM

Quote:

Originally Posted by saint@t-og.net
I have been emailed this error various times, What Do I have to do to fix it?



Can anyone help please :)

Whats line 279 on classcore?

[email protected] vbmenu_register("postmenu_900868", true); 02-15-2006 10:55 AM

Code:

$link = $this->functions[$usepconnect ? 'pconnect' : 'connect']("$servername:$port", $username, $password);
I haven't edited this file

atleast i don't think so... not recently anyway

Paul M 02-15-2006 01:44 PM

What's on line 279 is irrelevant, the error is a system error - you have too many mysql connections - i.e. more than is allowed in your servers mysql config. Contact your host.


All times are GMT. The time now is 10:31 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00997 seconds
  • Memory Usage 1,714KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete