I have been having a problem the past 24 hours. My sites display errors that they cannot connect to the database and when I try to use phpMyAdmin I get mysqli_real_connect(): (08004/1040): Too many connections
I tried setting the max_connections to 300 because my research indicates that exceeds the default.
How do I fix this?
I tried setting the max_connections to 300 because my research indicates that exceeds the default.
How do I fix this?
Last edited by a moderator: