Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support

Tarantino

Mitglied
  • Content count

    2
  • Joined

  • Last visited

Posts posted by Tarantino


  1. Die Fehlermeldung

    User dbofc has already more than 'max_user_connections' active connections

    sagt eigentlich aus, dass die maximale Anzahl Verbindungen zur Datenbank überschritten wurden und du somit keine erneute Verbindung zur DB aufbauen darfst.

    Warum das nun nur auf dieser Seite auftritt, kann ich im Moment nicht sagen. Hast du ggf. einen Mod eingebaut, der zusätzlich eine Verbindung zur DB aufbaut?

    Nein. Wie kann ich diese komlette "Top-Tens" ganz rausmachen?


  2. Ich verwende Version v1.1.2 und habe das Problem, daß das Forum immer abstürzt, wenn die Funktion "Die heutigen Top 10 Poster" genutzt wird. Folgende Fehlermeldung kommt dann:

    Warning: mysql_connect() [function.mysql-connect]: User dbofc has already more than 'max_user_connections' active connections in /www/htdocs/v080009/foren/community/sources/Drivers/mySQL.php on line 64

    Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/htdocs/v080009/foren/community/sources/Drivers/mySQL.php on line 67

    ERROR: Cannot find database dbofc

    Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /www/htdocs/v080009/foren/community/sources/Drivers/mySQL.php on line 100

    There appears to be an error with the OFC Community database.

    You can try to refresh the page by clicking here, if this does not fix the error, you can contact the board administrator by clicking here

    Error Returned

    mySQL query error: SELECT id, member_id, running_time, location FROM ofc_sessions WHERE id='36e80c59a76eb9d62b8ce5c38ecb610e' and ip_address='84.177.94.14'

    mySQL error: User dbofc has already more than 'max_user_connections' active connections

    mySQL error code: 1203

    Date: Sunday 22nd of April 2007 04:20:26 PM

    We apologise for any inconvenience

    Wie kann ich das Problem beheben, oder kann ich das wenigstens abschalten?

×