vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   mySQL error (https://vborg.vbsupport.ru/showthread.php?t=42516)

Boofo 08-20-2002 02:46 AM

mySQL error
 
Can anyone please tell me why this is happening and how to fix it?

Database error in vBulletin :

Link-ID == false, connect failed
mysql error: Too many connections

mysql error number: 1040

Date: Tuesday 20th of August 2002 04:28:35 AM
Script: /forum/
Referer:

Erwin 08-20-2002 03:03 AM

You need to increase the number of mysql connections in your php.ini if you are on a dedicated server, or get your host to do it for you. You've reached the maximum numbers of mysql connections.

Make sure that in your config.php in your admin directory that you have persistent connections set to "0". That helps to reduce the connections.

Erwin 08-20-2002 03:06 AM

It's good news that your forums is growing, but bad news because you are outgrowing your host. :)

Bear in mind the maximum number of connections on a shared server is shared between all the sites sharing that server - so if you are on a shared server with another busy site, then that site may be the cause of your problems.

Boofo 08-20-2002 03:10 AM

It is set to 0 in the config.php. There isn't anybody even on the site right now. Why is it erroring out like this?

Erwin 08-20-2002 03:12 AM

If no one is on the site, then it is another site on the shared server that is causing the problem (if you are on a shared server). Email and let your host know. There's nothing else you can do really (unless you have a hack installed that is using an ENORMOUS amount of queries).


All times are GMT. The time now is 10:54 AM.

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.00981 seconds
  • Memory Usage 1,708KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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