Hi, I have some Scheduled Backups few days ago but I getting error some time on different domain.
Error is:
Saving mail and FTP users …
DBI connect failed : Too many connections at /usr/libexec/webmin/web-lib-funcs.pl line 1397
Can anyone please tell me how can solve this problem.
Eric
2
Howdy,
Your database is returning an error that it’s receiving too many connections.
You may need to follow the suggestions here to resolve that:
https://dev.mysql.com/doc/refman/5.5/en/too-many-connections.html
Thank you andreychek, I will try your suggestion.