I posted earlier about closing out a mysql_connection call. I closed the mysql_connection correctly and the site worked for about 20minutes and now I have the same error again.
WARNING: mysql_connect(): USER ****** has already more than 'max_user_connections' active connections in ../../../database.php on line 6. Unable to connect!
I closed out mysql by putting the below code in a footer file:
<?php mysql_close($connection); ?>
what else could cause the above error.
max database connections reached
Moderator: General Moderators
-
CincoPistolero
- Forum Newbie
- Posts: 6
- Joined: Thu Jun 23, 2005 4:30 pm
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: