This setting allows you to specify whether the server delivers notice e-mails to accounts that approach their bandwidth limits. This setting defaults to Off You can inform the customers those were nearing bandwidth limit through mail. To set up this option, Login to your WHM Simply select the “Tweak Settings” weblink under “Server configuration”. Within the“Mail” […]
Category: Cpanel
How to clear cPanel default email account
cPanel by standard makes an e-mail account same as cPanel’s username. It is not possible to remove this e-mail account and it may be used by cPanel internally. Mail in your default account is stored in the two subdirectories named “cur” and “new You may find it in /home/username/mail/ If you want to remove all the […]
How to Disable magic quotes Joomla – Linux Server –
We can disable magic quotes in joomla by editing the php.ini file. Your default php.ini file exists for each cPanel account in public_html folder. To edit the magic_quotes settings, you will first need to open your cPanel, navigate to the public_html folder using the File Manager, and then edit the php.ini file. You can disable magic quotes in joomla […]
How to install FTP and setup user account
It’s very simple to set up FTP service on the server, please do as instructed below to set up FTP service and set up a customer to use FTP. Before setting up FTP you need to validate that it is not already set up on your server. For centos os use the command to check […]
How to re-install MySQL in cPanel server
You can re-install MySQL on cPanel server by following the technique described below, Firstly you need to know the SQL rpms that were set up on your server. For that run the following command. rpm -qa | grep -i mysql Then remove the required MySQL rpms on the server using yum command. You can do […]
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: […]
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 […]
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 […]
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. […]
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 […]