Page 1 of 1

Mysql too many connection

Posted: Tue Mar 30, 2010 6:39 am
by smashrc
I using Mysql Administrator tool to backup my database. While backing up, my web is not running normal. It shows this at the front page.

Warning: mysql_connect() [function.mysql-connect]: User hpirs4_user1 already has more than 'max_user_connections' active connections in /home/hpirs4/public_html/includes/functions/database.php on line 19
Unable to connect to database server!


Please let me know what should I do and where to change the value thanks

P.S. I'm not good web programming

Thanks

Re: Mysql too many connection

Posted: Tue Mar 30, 2010 8:29 am
by mikosiko
check the value of "max_connections" in your mysql.ini (normally named my.ini under your Mysql installation directory.).