SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Thread: Help
-
Dec 18, 2004, 12:46 #1
- Join Date
- Nov 2004
- Location
- Mosjøen - Norway
- Posts
- 255
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Help
Hi.
When i try to connect to the datbase I get this:Warning: mysql_query(): Too many connections
I'm assuming, from what i read that the max allowed connections is 100 (if not specified else).
There is no way in H that there is more than 100 users on my site.
Also I get a access denied when trying to access phpmyadmin.
So i get suspicious... Anyone have any idea on what is going on here???
-
Dec 18, 2004, 12:52 #2
- Join Date
- Oct 2004
- Location
- Hackettstown, NJ
- Posts
- 418
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Are you on a shared account?
If the database server is shared, it could mean that the database server has hit it's max connections do to others using it.
-
Dec 18, 2004, 12:59 #3
- Join Date
- Nov 2004
- Location
- Mosjøen - Norway
- Posts
- 255
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I'm on a shared server. So it could be from other sites on the server?
I guess phpmyadmin work in the same way as the site, so if the site can't connect "PMA" cant either?
-
Dec 18, 2004, 13:11 #4
- Join Date
- Feb 2003
- Location
- Slave I
- Posts
- 23,424
- Mentioned
- 2 Post(s)
- Tagged
- 1 Thread(s)
Correct. You need to complain to your host or find a new one.
Bookmarks