I put it right after:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
php_flag mysql.allow_persistent off
Is that correct?
No, I did not find an answer which was corroborated by different people - I need help...
I got this:
Try adding the following to .htaccess
CODE
php_flag mysql.allow_persistent off
Several of my users at spyderchat.com have been getting the following message intermittently:
**************************
Warning: mysql_connect() [function.mysql-connect]: User ***_donalex has already more than 'max_user_connections' active connections in /home/***/public_html/phpBB2/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/***/public_html/phpBB2/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/***/public_html/phpBB2/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
************************
We rarely have more than 40 people online at once.
Please advise,
Don
I instituted the fix as suggested above by uploading the .htaccess file, and it works perfectly!
Now, TCH, that won't endanger our relationship, will it????