Critical Error Could not connect to the db (max_user_conn)
Postat: 2007-06-15 15:05
Hej jag har ett forum som ligger hos One.com. Nu har jag upptäckt att dom bara tillåter 20 user connections på en gång. Så när antalet besökare kommer upp i 20 stycken crashar forumet och jag får felmeddelandet
"phpBB : Critical Error Could not connect to the database".
När jag påpekade detta hos dom fick jag som svar:
Tacksam för svar.
/Henky
"phpBB : Critical Error Could not connect to the database".
När jag påpekade detta hos dom fick jag som svar:
Så nu undrar jag, kan jag göra något för att förhindra detta? Vad är det för script dom menar?Please check the following configuration
for PHP on our servers:
safe_mode = ON
memory_limit = 16M
upload_max_filesize = 12M
post_max_size = 12M
allow_url_fopen = On
max_user_connections = 20
max_allowed_packet= 4 MB
time out PHP script 30 sek.
time out på PHP side 135 sek.
Please check the above configuration with
regards to max_user_connection and other
attributes and the execution time of your
scripts. It is possible that the script has
timed out .
You can modify your scripts according to
these settings, to make your PHP scripts
run on our servers.
Tacksam för svar.
/Henky