jworisek Posted April 7, 2006 Share Posted April 7, 2006 Recently we've been running into issues where we get booted out of ther server with the error "Unable to Connect". It seems like normally all that needs to be done is close IE down and restart it.I think its related to this (haven't tried it yet): [a href=\"http://dev.mysql.com/doc/refman/4.1/en/can-not-connect-to-server-on-windows.html\" target=\"_blank\"]Mysql manual[/a]Is there anyway to set up a log to monitor connection spikes (assuming this is whats causing it)?Anybody else ever have issues with this? ---------------------------Apache 2.0.52MySQL 4.1.5-gammaWindows XPPHP 5.0.2 Quote Link to comment https://forums.phpfreaks.com/topic/6830-unable-to-connect/ Share on other sites More sharing options...
fenway Posted April 7, 2006 Share Posted April 7, 2006 You could always check periodically on the number of open connections; one of the status variables in mysql reports on this, and other related parameters. Quote Link to comment https://forums.phpfreaks.com/topic/6830-unable-to-connect/#findComment-24882 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.