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,
Comments
One Response to “error :: MySQL said: Too many connections”
Leave a Reply










































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