[Phplib-users] SQL: more than 'max_user_connections'
Brought to you by:
nhruby,
richardarcher
From: <so...@gm...> - 2003-02-19 16:27:42
|
hello, I keep getting the following mistake from my site: Warning: User net@localhost has already more than 'max_user_connections' active connections in /home/www/net/phplib_lablue/db_mysql.inc on line 73 Warning: MySQL Connection Failed: User net@localhost has already more than 'max_user_connections' active connections in /home/www/net/phplib_lablue/db_mysql.inc on line 73 Database error: pconnect(localhost, net, $Password) failed. MySQL Error: () Session halted. problem seems to appear with 30 or more users online at the same time. Is this a SQL related problem (bad config) or possibly within PHP? thx, MAREK. |