Error: Domain domain.com has exceeded the max defers and failures per hour (5/5 (100%)) allowed

One of our client was getting email failure messages from a domain name  hosted on our server, The error was like: [wpfmb type=’error’ theme=2]“Domain domain.com has exceeded the max defers and failures per hour (5/5 (100%)) allowed” .[/wpfmb] This error occurs when an account sends email to addresses that fail or defer more than the […]

Continue Reading…

535 Incorrect Authentication Data

This error is commonly occur due to mailbox permissions in cPanel. If you have a Linux dedicated server or VPS,You can fix this problem in WHM by going to “Email” section. Choose “Email Repair Mailbox permissions” . It will display the following message. Click on “Proceed ” This will fix permission issues in mail box. […]

Continue Reading…

Warning: mysql_connect() [function.mysql-connect]: Too many connections

Warning: mysql_connect(): Too many connections in /home/httpd/vhosts/example.com/public-html/connect.php on line 2 Too many connections This error means that all available connections are in use by other clients.It is possible that you have extremely high traffic on your website, however it is more likely that there connections to your database have been remaining open. The variety of […]

Continue Reading…