Plesk and/or websites are inaccessible: SQLSTATE[08004] [1040] Too many connections error

Comments

1 comment

  • Avatar
    Luis Talora

    Instead of restarting MySQL/MariaDB, you could simply run:

    plesk db "SET @@GLOBAL.max_connections=300;"


    This should immediately increase the max_connections setting to 300 without restarting the database service.

    0

Please sign in to leave a comment.

Have more questions? Submit a request