Michael B

Anonymous
Help!

What does this error mean?

Warning: mysql_connect(): Too many connections in /usr/home/wpbleah/system/databases/mysql.class.php on line 108
Cannnot connect to DB server

It came up for a few times, then everything loaded normally, but it has me concerned since I don't know what it means

Status: offline

mthomas

Forum User
Full Member
Registered: 04/18/04
Posts: 148
If your running on a windows client (not server edition) you limited to 10 concurrent connections, even when connecting to a service running on your own machine.

If your not on a Windows machine, well... I'm not sure off hand.

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Quote by mthomas: If your not on a Windows machine

... and looking at the path, I'd say he isn't ...

In that case, talk to your hosting service and ask them if they are limiting the number of connections to the MySQL server and what they could do about it.

bye, Dirk

Status: offline

mthomas

Forum User
Full Member
Registered: 04/18/04
Posts: 148
cgywin lets you run linux enviroment on windows, AND uses /usr/home/ style pathing

Just an FYI

I'm using cgywin to run OpenSSH with a symbolic link back out to the web root. That said cgywin is not secure for multiple users so don't use it unless it just you or people you know you can trust not to muck around.