Not Solved [Error Message] ERROR
#1
Not Solved
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:1040 - Too many connectionsQuery:[READ] Unable to connect to MySQL server
Please contact the MyBB Group for technical support.

Site is www.bloodarena.eu
Reply
#2
Not Solved
You need to show this error to your host.
-Ben

Please do not PM me for support. I am looking to be hired for paid services.

You can view my paid services here.
Reply
#3
Not Solved
this may mean too many people are looking at your webpage / forums, judging by


SQL Error:1040 - Too many connectionsQuery:[READ] Unable to connect to MySQL server


have a look for how may connection you can handle, and if you have any limitations in place
Reply
#4
Not Solved
Most probably you use shared hosting, this is a common issue,but not with dedi or vps.

You can Try this : (if you are root)

open the terminal and type this command : sudo gedit /etc/mysql/my.cnf

Paste the line in my.cnf file: set-variable=max_connections=500


500 can be more, but this is for mysql maria db.. dunno yours

I suggest you try try read docs before tweaking with such config's .. its a pain in a** to fix if something goes wrong ..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)