HI. It sounds more like a mismatch between the number of httpd worker tasks and mysql max_connections. It is important that max_connections is higher than the number of work tasks (or with fast-cgi the number of php processes). When correctly configured you will just experience longer reply times, when the server is busy and no sql errors.
I fixed a similar problem on mwiki as part of the upgrade, but I do not have access the vm where the forum runs. rgds Jan I. On 13 March 2013 11:15, FR web forum <ooofo...@free.fr> wrote: > Hello, > Forums are outage again this morning with same error. > Maybe the MySQL max_connections parameter must be increase. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > >