I’m getting this error:
Warning: mysql_connect() [function.mysql-connect]: Too many
connections in /home1/host/public_html/employee/message/config.php
on line 4Could no connect to database. Too many connections
No one else is on my site at the moment. I’m the only one.
I do have a lot of AJAX, but the connections close after they’re done. That is why I don’t understand why I have a too many connections error.
Can you try to see if connection closes properly after your do AJAX request by querying your MYSQL?