Apache crashing Invalid argument: couldn’t grab the accept mutex

Apache sometimes crashes, outcome from the Apache error_log strike this error. (22)Invalid argument: couldn’t grab the accept mutex (22)Invalid argument: couldn’t grab the accept mutex (22)Invalid argument: couldn’t grab the accept mutex (22)Invalid argument: couldn’t grab the accept mutex (22)Invalid argument: couldn’t grab the accept mutex (22)Invalid argument: couldn’t grab the accept mutex (22)Invalid argument: […]

Continue Reading…

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…

WHM error: Add new IP address – skipping: “already added”

Sometimes, something odd happens when you go to add an IP address to your server, you’ll see this error: [wpfmb type=’error’ theme=2]$IPADDRESS is already an active IP. Skipping $IPADDRESS .. already added ![/wpfmb] If that happens there are a couple of things to check and correct. Hopefully one of these will work for you. Make sure that […]

Continue Reading…

Internal Server Error User ‘username’ is over quota

One of our client account was over quota and he cannot access cPanel and Webmail,then we have update the package now he can access cPanel but when try to login Webmail it still display error : ———————————- Internal Server Error User ‘useraccount’ is over quota. ———————————- In this post we will show you how to […]

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…