View previous topic :: View next topic |
Author |
Message |
dawn-marie Guest
|
Posted: Thu Jul 17, 2003 9:06 pm Post subject: weird error - i need help! |
|
|
Quote: | Warning: mysql_connect(): Too many connections in /home/cherrybo/public_html/b2/b2-include/b2functions.php on line 37
Can't connect to the database server. MySQL said:
Too many connections |
what does that mean? how do i fix it? i can't view my site - this is all i get |
|
Back to top |
|
 |
lcf
Joined: 05 May 2003 Posts: 92 Location: Malaysia
|
Posted: Fri Jul 18, 2003 7:27 pm Post subject: |
|
|
ur web host limit the number of db connection? _________________ LcF
http://weblog.lcfwebsite.com |
|
Back to top |
|
 |
Guest
|
Posted: Sat Jan 24, 2004 7:25 am Post subject: |
|
|
I'm having the exact same problem, and my host doesn't limit the connections... |
|
Back to top |
|
 |
stevem
Joined: 15 Mar 2003 Posts: 368
|
Posted: Sat Jan 24, 2004 1:14 pm Post subject: |
|
|
Anonymous wrote: | my host doesn't limit the connections... |
The default is to limit the connections to 100. See http://www.mysql.com/doc/en/Too_many_connections.html. You will probably need your host to alter the limit, unless of course it is already at the maximum the OS can support. |
|
Back to top |
|
 |
|