From: Boris Z. <bz...@2b...> - 2006-07-16 21:31:04
|
Hi Collin, Am 16.07.2006 um 22:02 schrieb Collin Starkweather: > I get a "too many connections" error from MySQL with version > 2.14.14 after my > site has been up for any amount of time. I notice that there are > hundreds of > stale database handles lying about, but the only use of MySQL is for > Apache::PageKit session tracking. That is, there is no other > functionality > associated with the web pages that access MySQL. > > E.g., after just a few page loads following a restart of both > Apache and MySQL, > I see > > root@www$ ps auxww | grep mysql | wc > 114 2153 30556 > root@www$ > > Is this a known issue with 2.14.14? > > No, your Apache::DBI is not loaded/installed. I guess it is not installed in your new httpd's httpd.conf. > Thanks much, > > -Collin > > -- > Collin Starkweather, Ph.D. > http://www.collinstarkweather.com > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Pagekit-users mailing list > Pag...@li... > https://lists.sourceforge.net/lists/listinfo/pagekit-users -- Boris |