cPanel :: Berkeley DB error: PANIC: fatal region error detected; run recovery

Exim logs /var/log/exim_mainlog shows Berkeley DB error. Berkeley DB error: PANIC: fatal region error detected; run recovery Berkeley DB error: PANIC: fatal region error detected; run recovery Berkeley DB error: PANIC: fatal region error detected; run recovery Exim stores certain databases using BerkeleyDB (e.g. aliases file). These are due to corrupted Berkeley DB. In cPanel… Continue reading cPanel :: Berkeley DB error: PANIC: fatal region error detected; run recovery

cPanel : Horde login error !

Horde login error Horde Login shows below error : Warning: Unknown: write failed: Disk quota exceeded (122) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/cpanel/userhomes/cpanelhorde/sessions) in Unknown on line 0 Then try this cPanel script : /scripts/autorepair phpapps_owner_fix The… Continue reading cPanel : Horde login error !

WHM locked out – cphulkd

cPHulk Brute Force Protection prevents malicious forces from trying to access your server’s services by guessing the login password for that service. BUT sometimes it becomes troublesome when you are accessing the cPanel with incorrect password and cPanel assuming you as attacker blocks you with below message : ————————————————————————————— This account is currently locked out… Continue reading WHM locked out – cphulkd

cPanel email inconsistent quota !

If a cPanel email user quota does not match what is being reported by the system or a mail client run the following to determine how much space has been used for real: du -hs /home/username/mail/userdomain.com/user/ then compare it with what cPanel reports for the disk usage, if they are different delete: /home/username/mail/domain.com/user/maildirsize finally re-login… Continue reading cPanel email inconsistent quota !

cPanel : WARNING: RVSiteBuilder recommend PHP maximum execution

RVSiteBuilder warning messages under WHM : WARNING !! WARNING: RVSiteBuilder recommend PHP maximum execution time of each script , in 180 seconds or above. HELP: Edit /usr/local/cpanel/3rdparty/etc/php.ini and change “max_execution_time=180” or above, and restart cPanel service (/usr/local/cpanel/startup). WARNING: RVSiteBuilder recommend maximum size of POST data 105M or above. HELP: Edit /usr/local/cpanel/3rdparty/etc/php.ini and change “post_max_size=105M” or… Continue reading cPanel : WARNING: RVSiteBuilder recommend PHP maximum execution

rvsitebuilder – 404 Not Found

If you get the next problem on rvsitebuilder running on a cpanel server: Not Found The server was not able to find the document (./3rdparty/rvsitebuilder/index.php/sitebuilder/sitebuilderhome) you requested. Please check the url and try again. You might also want to report this error to your webhost. It should fix the problem to you: Log in as… Continue reading rvsitebuilder – 404 Not Found

Assigning Name server IPs manually via SSH – cPanel

Currently cPanel will start with eth0 and work through eth1 when you assign nameservers to your IPs via WHM. Unfortunately, this will automatically choose your management IP range first, which of course are non-routable. There are two work-arounds for this: 1: Create a fake nameserver record on your private IPs, and add an A record… Continue reading Assigning Name server IPs manually via SSH – cPanel

cPanel required ports list

Cpanel required ports list User Opinions ( ) How would you rate this answer? Helpful Not helpful Help us improve. Why was this unhelpful? Thank you for rating this answer. Port Service Protocol Direction Notes 20 ftp tcp inbound/outbound 21 ftp tcp,udp inbound/outbound 22 ssh tcp inbound 25 smtp tcp inbound/outbound 26 smtp tcp inbound/outbound… Continue reading cPanel required ports list

WHM shows all accounts as 0/unlimited quotas

There are many possible causes of this issue, however most relate to quotas being enabled on the filesystem itself. Some ways to check the most common errors are: Quotas enabled in the filesysem By default, quoatas are enabled in the kernel on all SoftLayer Linux and FreeBSD kernels. If you’ve compiled/installed your own kernel, you’ll… Continue reading WHM shows all accounts as 0/unlimited quotas