Too Many Users can't connect

tgo316

Verified User
Joined
May 4, 2005
Messages
61
Hello,
I've been receiving a very common error, i know this is a kinder garten error actually, but i know how to do this @ windows and linux

Which file should i edit when i receive the message
"too many user's can't connect to the database"

Which file do i need to make changes to and increase the number of the same?
Is it the httpd.conf file? if yes, then where should i change it?

And any lines that i could add to the file so that it automatically clears a session each time a user closes the browser/logs out?
Or should this be done at the php scheme of things?

Best Regards
TGO
 
Look at this HOWTO .

I believe that if you implement this your problem will be solved (and if needed you can adjust the number of connections after implementation).
 
Back
Top