+ Reply to Thread
Results 1 to 3 of 3

Thread: MySql max_user_connections

Hybrid View

  1. #1

    Exclamation MySql max_user_connections

    Hi,

    I am having a big issue with my website. Two days ago was fast and very resonsive, yesterday all changed.
    When i try to access i get this error:

    "Warning: mysql_connect() [function.mysql-connect]: User xxxxx already has more than 'max_user_connections' active connections in /xxxxx/includes/classes/rlDb.class.php on line 63
    User xxxxx already has more than 'max_user_connections' active connections"

    My hosting (Globat) is saying this:

    "There are many possible causes for the

  2. #2
    Hello,

    Hope your site is well now. That issue resulted form mysql limitation which depend on server settings.

    as you may see from the error itself it's about user connections

    my thoughts are

    - there is some kind of fault on the hosting site, connections are not terminated probably etc.

    - your visitors are growing fast and you have to consider server / hosting plan upgrade or increase the setting

    - it may be also some kind of conflict between software/server which results to the fault, but i don't remember


    If it's actual problem and you want us to look into it it's better to create ticket with all necessary details.

  3. #3
    The problem was with flynax template plugin and was solved...

    "The problem was found: the bug in the plugin "compressionJsCss" ...
    This plug-in has been temporarily disabled in your website.
    We will check that caused the crash in the plugin.
    This ticket will be sent to the developer of this plugin.
    Once again we bring our apologies for it .."

+ Reply to Thread