Author Topic: DB Error: Could not connect to the database server - Please HELP!!!  (Read 3255 times)

0 Members and 1 Guest are viewing this topic.

Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
For few seconds I´ve got this error message:

Code: [Select]
Warning: mysql_connect(): User (my db user) has already more than 'max_user_connections' active connections in /www/htdocs/my account/path/includes/db_mysql.php on line 39

DB Error: Could not connect to the database server (localhost, my db).


Line 39: if (!$this->connection = $connect_handle($db_host, $db_user, $db_password)) {

I have nothing changed!  :?

Please Help!

Ciao by Flo

Project offline

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: DB Error: Could not connect to the database server - Please HELP!!!
« Reply #1 on: January 14, 2006, 11:33:06 PM »
contact your hoster.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
Re: DB Error: Could not connect to the database server - Please HELP!!!
« Reply #2 on: January 14, 2006, 11:40:21 PM »
I also have done :wink:

I must wait for the reply :roll:

It seems that somebody wants connect my database!???


Project offline

Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
Re: DB Error: Could not connect to the database server - Please HELP!!!
« Reply #3 on: January 15, 2006, 12:15:45 AM »
My provider has told me: Too much connections of the apache-server - a restart was necessary  :roll:

Project offline