Too many connections #1040
#1

Hi guys.

I got a problem. I've a test server (on my pc, Windows 64bit) and it works perfectly fine (database from my pc).
When I upload it to host (Linux 64bit) and put theirs database I got this error (Too many connections #1040).

Any solution or is host problem?
Reply
#2

In your MySQL Config you should set it to the following;
max_user_connections = 500;
Default SQL Max is 100.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)