vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   'max_user_connections' (https://vborg.vbsupport.ru/showthread.php?t=215721)

EcoCav 06-09-2009 06:35 AM

'max_user_connections'
 
I keep getting the database error 'max_user_connections'. I get about 200 emails a day from VB about this error now.

Quote:

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User deserttu already has more than 'max_user_connections' active connections (link removed) public_html/forum/includes/class_core.php on line 311
I contacted my webhost about the issue, and they had this to say.

Quote:

The server's limits for Max_Users is set to 10, that simply means you can not exceed 10 concurrent connections to MySQL or else the MySQL services will be suspended for 1 hour. Make sure your scripts are closing the connection after doing a query, if you keep hitting this limit you will need to move off our shared platforms and on a Virtual Private Server.
What can I do to fix the 'max_user_connections' problem? I'm not even sure whats causing the problem..?

Lynne 06-09-2009 03:29 PM

See this - Common MySQL Error Messages

EcoCav 06-17-2009 10:15 PM

Quote:

Originally Posted by Lynne (Post 1826451)

Thanks Lynne

I have added the code ( $config['MasterServer']['usepconnect'] = 0; ) to my config.php file on the 9th, but I am still having the problem. My host wont up the max users more than 10, so thats not an option.

Do the mods and styles have anything to do with this error?


All times are GMT. The time now is 03:55 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.01094 seconds
  • Memory Usage 1,713KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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