Page 1 of 1

mysql error

PostPosted: Fri Nov 03, 2006 1:25 pm
Author: Neva
I have been getting this error more and more often. I need to do a server restart to fix it.
Anyone know what is causing this?


Warning: mysql_connect() [function.mysql-connect]: Too many connections in c:inetpubwwwrootforumdbmysql4.php on line 54

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in c:inetpubwwwrootforumdbmysql4.php on line 571

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in c:inetpubwwwrootforumdbmysql4.php on line 572
phpBB : Critical Error

Could not connect to the database

Re: mysql error

PostPosted: Fri Nov 03, 2006 1:35 pm
Author: Dragonsys
looks like the connection limit set in your mySQL settings might be a little low.

Re: mysql error

PostPosted: Fri Nov 03, 2006 4:36 pm
Author: Neva
My Max Connections is set to 100. What should I set it to?

The most users I have had online was 34.

Re: mysql error

PostPosted: Fri Nov 03, 2006 5:09 pm
Author: Drop-Forged
Ive had that error a couple of times when my hosts mysql server went down, in my case it has only gone down for a short time then be back up.

PostPosted: Wed Nov 15, 2006 9:50 am
Author: gruslo
Sorry, but I have this problem too. After some seconds or one minute -maximum-, forum is back again. It doesn't seem to be something serious, but where can I setup MySQL "max connections"?