Plesk Backup Error : Failed to connect to database: User admin already has more than ‘max_user_connections’ active connections

Usually this error occurs when the maximum allowed connection limit of the database has exceeded. It also means that the database already has enough number of open connections and cannot allow anymore. In that case you can either wait for someone to disconnect or if incase a specific script has opened too many connections to […]

Continue Reading…