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...
|