Hi
Im very new to creating a website and I had someone install all the php scripts for my new site but I keep getting an erroe saying hte following
Warning: mysql_connect() [function.mysql-connect]: User findmera has already more than 'max_user_connections' active connections in /home/findmera/public_html/admincp/connect.php on line 0
I have asked my host to fix they said they did and I need to somehow make sure the script closes the connections instead of leaving them open
How do I change the script to do this?