View Single Post
  #6 (permalink)  
Old 12-12-2007, 03:34 PM
getmea getmea is offline
WebProWorld Pro
 
Join Date: Aug 2006
Location: Cary, Illinois
Posts: 265
getmea RepRank 1
Default Re: mySQL Too Many Connections Open error

jermooski:

I have something similar on EVERY page. I have a mysql_conenct string at the top and a mysql_close at the bottom.

wige:

Yes, most likely it is a shared server (I am not paying any extra for a single-domain server). I, too, suspect that maybe some other domain on my server is hogging the sql resources, but I don't have access to the logs (or even know how to get to them). My fist suspicion was when I attempted to manually login to mySQL to do some housekeeping and the error appeared. No reply yet from my web host...
Reply With Quote