Apache errors - vlogger keeps failing

Discussion in 'Installation/Configuration' started by jumba, May 11, 2012.

  1. jumba

    jumba Member

    Code:
    [mysqld]
    ...
    max_connections        = 500
    max_user_connections   = 500
    ...
    Unfortunately that still doesn't solve the problem.
     
  2. MicioMax

    MicioMax New Member

    Here too.. modifying my.cnf didn't solve the problem.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

  4. MicioMax

    MicioMax New Member

    Yep, I used the workaround, but it's a workaround, not a solution.
    I disabled editing ispconfig.conf and it stopped complaining (and creating new processes).

    Max
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    The solution would be a fix in the mysql or perl packages from Ubuntu so that the mysql connection from perl is working stable again as it was on prior releases.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page