CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Help with error message - max user connections
Pages: [1]

Author Topic: Help with error message - max user connections  (Read 1530 times)

donryan00

  • Guest
Help with error message - max user connections
April 12, 2008, 09:17:35 am
I'm getting the following error:

Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
Code: [Select]
=> -24
    [message] => DB Error: connect failed
    [mode] => 16
    [debug_info] =>  [nativecode=User db20132 has already more than 'max_user_connections' active connections]
    [type] => DB_Error
    [user_info] =>  [nativecode=User db20132 has already more than 'max_user_connections' active connections]
    [to_string] => [db_error: message="DB Error: connect failed" code=-24 mode=callback callback=CRM_Core_Error::handle prefix="" info=" [nativecode=User db20132 has already more than 'max_user_connections' active connections]"]
)

Any ideas on how to correct this?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Help with error message - max user connections
April 12, 2008, 01:10:21 pm

This is a mysql error. check the mysql docs and/or talk to your hosting provider

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Help with error message - max user connections

This forum was archived on 2017-11-26.