Fix a broken Perl installation – cPanel

Please note that this guide is applicable for cPanel versions prior to 11.36 and does not fix the issues on cPanel 11.36 + versions. When you have a broken Perl in your cPanel box, it becomes a big issue and it affects other services which depends on the Perl modules....

Apache error – No space left on device !

Facing the following error on Apache ? Apache: [emerg] (28)No space left on device: Couldn’t create accept lock [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec) [crit] (28) No space left on device: mod_rewrite: Parent could not create...

Facing the error – ip_conntrack full & packets dropped !

Facing an issue with the kernel module, ‘ip_conntrack’ ? Checking /var/log/messages gives something like this ? host kernel: ip_conntrack: VPS xxx table full, dropping packet. host kernel: ip_conntrack: VPS xxx table full, dropping packet. If you run an...

csf/lfd — Not running nor able to restart ?

Has the firewall csf along with lfd crashed in your server ? When trying to restart the service, you might find the following error : Starting lfd: Error: You have an unresolved error when starting csf. You need to restart csf successfully before starting lfd (see...

Changing the Exim interface IP

In order to change the exim interface IP, do the following : -SSH to your server and edit the file – /etc/mailips : This file controls the IP address from which each domains are allowed to send the mails. If the file is not present, create it. Open the file for...