vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   how do i fix this (https://vborg.vbsupport.ru/showthread.php?t=175193)

lasto 04-05-2008 06:42 AM

how do i fix this
 
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User ***** has already more than 'max_user_connections' active connections
***********/includes/class_core.php on line 274

Is there somewhere i up the connections to the database or is this a Host problem.

SEOvB 04-05-2008 06:49 AM

You need to be able to edit your my.cnf file


And what you're to good to ask me over MSN! :p

lasto 04-05-2008 07:04 AM

no m8 :)

tbh i never even noticed u online :)

Dismounted 04-05-2008 09:26 AM

Basically, there are too many connections happening to the MySQL daemon - a busy site. You will need to contact your host.

Paul M 04-05-2008 10:01 AM

Your host has set a limit on the connections one mysql user can have and you've exceeded it. Either its too low a value or something is hogging connections (or your just too busy).

lasto 04-05-2008 11:20 AM

im on a dedicated server.Is it dangerous to raise it to high ?

royo 04-05-2008 11:56 AM

Depends on how many resources you have.

alphadeity 04-05-2008 03:04 PM

It can be dangerous to set it too high. Raise it up a little bit at a time and see how it runs. I would also disable to search spiders/bots from crawling your forum.

lasto 04-05-2008 03:39 PM

the errors have only been coming since i installed Vbseo.But if i disable spider/bots etc wont that be defaeting the object.I have raised it a little now anyway so will see if it has any effect or stops the errors.

Cheers everyone for replying.

King Kovifor 04-05-2008 03:49 PM

Try disabling vBSeo, or going to them for help. Since their product may be causing high server load.

Yogesh Sarkar 04-05-2008 05:09 PM

Quote:

Originally Posted by alphadeity (Post 1483635)
It can be dangerous to set it too high. Raise it up a little bit at a time and see how it runs. I would also disable to search spiders/bots from crawling your forum.

Wouldn?t that seriously mar the growth of the forum? I mean if you restrict the search engine spiders, you will eventually get delisted. Its much better to just upgrade hardware and optimize software than stop the search engine bots.

SEOvB 04-08-2008 10:28 AM

Yes it'd totally defeat the purpose of any and all SEO work.

You simply need to raise the max connect user setting and if needed add a crawl delay to the robots.txt to just slow them down :D

ssslippy 04-08-2008 11:14 AM

VBSeo is a huge resource eater. Make sure you have your rewrite rules inside the .conf files and go to VBSeo on how to tweak it so it doesnt eat your server alive.

I can guarentee this is causing the issues for you.

SEOvB 04-10-2008 02:14 AM

I bet its not causing the issue. As vBSEO doesnt add users connecting the the DB, it may add a query here or there, but not an actual user to take up the max_connection slot

ssslippy 04-10-2008 12:01 PM

VBSeo can add some 15 queries per page easy especially if u have all the fancy features on.

Marco van Herwaarden 04-11-2008 09:35 AM

Quote:

Originally Posted by FRDS (Post 1487166)
I bet its not causing the issue. As vBSEO doesnt add users connecting the the DB, it may add a query here or there, but not an actual user to take up the max_connection slot

max_connection has nothing to do with "actual users". If it adds a query, it will have to make a connection to the database (unless it reuses an existing connection).


All times are GMT. The time now is 09:29 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.01008 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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