Too many connections at confixx_counterscript.pl line 83

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
kosmix
Posts: 35
Joined: 2002-10-05 13:42
Location: NRW
 

Too many connections at confixx_counterscript.pl line 83

Post by kosmix »

DBI->connect(confixx:localhost;mysql_socket=/var/lib/mysql/mysql.sock) failed: Too many connections at confixx_counterscript.pl line 83
#2005: Konnte Datenbankverbindung nicht aufbauen : Too many connections


Das kommt bei mir als Email an den root. Was will mir das sagen, und wie kann ich den Fehler beheben ?

Danke

Kosmix
mezga
Posts: 147
Joined: 2002-12-10 13:59
 

Re: Too many connections at confixx_counterscript.pl line 83

Post by mezga »

Hmm, ich würd mal MySQL neu starten... vielleicht hilfts ja :?
navti
Posts: 27
Joined: 2003-05-14 07:36
 

Re: Too many connections at confixx_counterscript.pl line 83

Post by navti »

du musst in der my.cnf die Anzahl der Möglichen Verbindungen erhöhen.

Einfach wo die ganzen set-variable Zeilen stehen folgenden Eintrag ergänzen

Code: Select all

set-variable    = max_connections=300
Dann sollte das net mehr kommen
kosmix
Posts: 35
Joined: 2002-10-05 13:42
Location: NRW
 

Re: Too many connections at confixx_counterscript.pl line 83

Post by kosmix »

Joooooo,

danke schön. Hat geklappt. Trotzdem ist der Server irgendwie sehr sehr lahm ......
Post Reply