In order to quickly check installed version of PHP run: /usr/local/cpanel/bin/rebuild_phpconf –current […]
Category: Cpanel
How to restart IP Pool
Sometimes when we added additional IPs in WHM/Cpanel, it may not bring them up after network restart. To fix this behavior run the following command to make aliases available on network interface again. /scripts/restartsrv_ipaliases Done. […]
How to install extension Managers on Cpanel Server:
The PHP extension manager on cPanel/WHM server use to install PHP extensions. To get an up-to-date list of extensions available for installation by using the PHP Extension Manager use the below command: […]
Exim Error : T=remote_smtp defer (-53)
Sometime on Cpanel servers the exim smtp report below error in the exim logs : [wpfmb type=’error’ theme=2]T=remote_smtp defer (-53): retry time not reached for any host[/wpfmb] […]
How To Setup Cpanel and Apache Log Rotation
Different kind of logs keep increasing on server and should be set to move else they can cause problem, one is that when any log file gets to 2 Gb it can generally outcome in Apache service failure or in common they can take up very huge disk space. […]
How To Start IPs on the server if they are assigned but not working
There are circumstances when extra IPs are allocated to a certain server but they still do not ping or react, and only the primary IP of the server pings. For Cpanel centered web servers you will discover them assigned at below weblink as well : […]
Check the Status of The Iptables Error: child pid 24546 exit signal File size limit exceeded (25)
Sometimes we find the error messages in /etc/httpd/logs/error_log as follows :- [wpfmb type=’error’ theme=2][notice] child pid 24546 exit signal File size limit exceeded (25)[/wpfmb] This means that we have a log file that is greater than 2GB in size. For cPanel serves you should set the log rotation from following link in WHM to avoid […]
How To Disable The Iptables Firewall in CentOS
Iptables is a built in firewall in most Linux systems. firewall that provides protection between your server (workstation) and damaging content on the Internet or network. It will try to protect your system against both malicious users and software such as viruses/worms. […]
How to force a fsck on server reboot
fsck stands for File System Check and it is a disk repair utility used in Linux based operating systems. Normally fsck is began instantly at start time if some file system problem is recognized. However Server Administrators can run a manual fsck as well if they observe any problems on the working system. It is always […]
What is S-RBL CHECKER and how to install
The S-RBL CHECKER is a WHM add-on program, which actually check out your server’s IP against various well know RBL details. It also provides a choice to deliver an e-mail alert to the configured email account, if it finds any blacklist for the server IP addresses. […]