I have been having a slowdown of Phpbb when I have approximatly 18 - 25 users of my forum. I receive several errors in the php error_log that indicate something is awry with Mysql.
Examples:
[15-Feb-2005 16:43:32] PHP Warning: mysql_connect(): User fogu002_xmb1 has already more than 'max_user_connections' active connections in /home/fogu002/public_html/hmforum/db/mysql4.php on line 48
[19-Feb-2005 08:07:03] PHP Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/fogu002/public_html/hmforum/db/mysql4.php on line 48
[22-Feb-2005 12:08:09] PHP Warning: mysql_query(): Unable to save result set in /home/fogu002/public_html/hmforum/db/mysql4.php on line 118
Etc, etc. When I just visited my forum I received an error that read
DEBUG MODE
SQL Error : 1053 Server shutdown in progress
Shutdown? Huh?
I sent in a ticket to Support, who told me they won't help with any script problems and to ask here. At least they were nice enough to tell me the max connections is 50

great support....
phpbb version - 2.0.11
url -
www.fogu.com/hmforumMy "max users online" displays as 50 from back when that phpbb worm was populating around, but I've never had that many actual users visiting the forum. Most of the time it's around 15, but it was up to 28 last night.