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
- MySQL
- Awstats error
- phpmailer error : Mailer Error: Language string failed to load: recipients_failed
- How to change MySQL database collation from phpMyAdmin in cPanel
- Munin MySQL monitoring graph is not updating or blank
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