• Hi,

    After upgrading to version 2.6 everything seems to be ok.

    But sometimes I get “Error establishing a database connection.” and by rebooting the server everything works fine.

    What is the cause of the problem.

    Any help will be highly appreciate
    Jo

Viewing 1 replies (of 1 total)
  • Can you find any more detailed error information than that? It’s possible that you have lingering database connections that are causing you to hit your mysql server’s connection limit. A workaround (maybe not a permanent fix, depending on why your connections are lingering) is to increase the max_connections parameter in your my.cnf (usually found in /etc or /etc/mysql on a unix machine); it’s 100 by default.

Viewing 1 replies (of 1 total)

The topic ‘Error establishing a database connection’ is closed to new replies.