gple Posted November 26, 2007 Share Posted November 26, 2007 I know why I am getting this message. Is there any code I can write up to find how many connections are open and on what pages they are open. Quote Link to comment Share on other sites More sharing options...
revraz Posted November 26, 2007 Share Posted November 26, 2007 PHPBB has a nice admin page that shows this info, may be able to look and see how they do it. Quote Link to comment Share on other sites More sharing options...
cooldude832 Posted November 26, 2007 Share Posted November 26, 2007 what kind of connections? Quote Link to comment Share on other sites More sharing options...
gple Posted November 26, 2007 Author Share Posted November 26, 2007 i think its too many SQL connections open Quote Link to comment Share on other sites More sharing options...
revraz Posted November 26, 2007 Share Posted November 26, 2007 Is your code written so you are closing connections after the query's are done? Quote Link to comment Share on other sites More sharing options...
gple Posted November 26, 2007 Author Share Posted November 26, 2007 no i know thats the problem but is there anyway to write up something to see where those connections are still open? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.