error :: MySQL said: Too many connections
March 21, 2007 · Filed Under Programming Languages
hi,
I am frequently receiving the below on my domain which is hosted on the linux server(cPanel).
error:
Unable to connect to database !
MySQL said: Too many connections
Thanks,
Scott,
Related Posts
- phpmailer error : Mailer Error: Language string failed to load: recipients_failed
- Error while adding MySQL server in WebsitePanel
- Awstats error
- MySQL
- Reset MySQL root password WITHOUT existing root password
Comments
One Response to “error :: MySQL said: Too many connections”
Leave a Reply
You must be logged in to post a comment.






Hi,
It seems that you are receiving this error due number of MySQL connections are exceeded for your server. You can set the maximum allowed connection in ‘/etc/my.cnf’ (Only for Linux).
Thanks,
Kailash