View Single Post
  #16 (permalink)  
Old 12-15-2007, 09:32 AM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,709
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default Re: mySQL Too Many Connections Open error

Quote:
Originally Posted by getmea View Post
According to their estimates, 200 connections and 50,000 queries are the max per hour. I'm not sure if these are at a "per server" or "per web site" threshold.

I'm up and running now...

thanks all for your suggestions!

Getmea
That is exactly why you need the functionality in PHP 5.0 and preferably higher. Not to say if you need PHP XML parsing / functionality on your site. Then you need the last version of PHP.

I have three different hosters.
  1. Cheap in the USA. Very slow to upgrade, but good enough now for some sites.
  2. More expensive in Denmark. The say I have only to ask what I need, and they will install it.
  3. Expensive in Norway. Reliable, stable and are normally up to date on PHP.
Reply With Quote