vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   has anyone seen this error? (https://vborg.vbsupport.ru/showthread.php?t=43857)

mathias 09-23-2002 05:35 PM

has anyone seen this error?
 
Warning: Too many connections in /home/virtual/site2/fst/var/www/html/vb/forums/admin/db_mysql.php on line 38

I was wondering if there is anything I can do about this?

Velocd 09-23-2002 06:24 PM

I've never recieved the error before, but I think it means there are more than 1 connections being made to your database when there shouldn't be. How this comes to be..uh..
/me points in the general direction of xenon/logician/firefly/teck

Xenon 09-23-2002 07:25 PM

well i think that you've had to many users on your board so you're host just allows a certain ammount of mysql-conections at the same time...

Steve Machol 09-23-2002 07:27 PM

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

PHP Code:

// use persistant connections to the database
// 0 = don't use
// 1 = use
$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.

http://www.mysql.com/doc/T/o/Too_many_connections.html

Reverend 09-23-2002 07:34 PM

Your hosts server may also have experienced a temp MySQL refresh problem.
But the most likely cause is the connections problem the other guys have mentioned.
explanation here

mathias 09-24-2002 02:10 AM

I appreciate the help yea its proably to many connections I have a very large forum but I need to work on my layout it kind of looks messy...


here is a link www.rabid-vibes.com/vb

thanks for the help again.

If there is anything I can help you with please let me know


All times are GMT. The time now is 11:27 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.00964 seconds
  • Memory Usage 1,719KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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