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
Mysql too many connection
Moderator: General Moderators
Re: Mysql too many connection
check the value of "max_connections" in your mysql.ini (normally named my.ini under your Mysql installation directory.).