PPTP (Point to Point Tunneling Protocol) is a method for implementing VPN (Virtual Private Networks). The basic requirement to configure PPTP VPN is to allow port 1723 (TCP) in the server firewall and to load ip_gre module in the kernel. The module is by default compiled with the kernel but sometimes it is not loaded […]
See MoreCategory: cPanel
Steps to install the Missing PHP Extension’s :
Most of the times we forgot to add some php modules/extensions and which we required to fulfill the requirement of the website, so you can install the particular missing modules with the help of below steps instead of performing the complete Easy Apache on the cPanel server : ======================= 1. Login into the cpanel server […]
See MoreRetry time not reached for any host after a long failure period!
Exim is an one of the mail server and such error messages comes just because of corrupted exim db files and it can be fixed with the help of below steps: Goto /var/spool/exim/db and delete files: retry , retry.lockfile , wait-remote_smtp, wait-remote_smtp.lockfile /etc/init.d/exim restart Also you maybe want to delete left over stuff under /var/spool/exim/input and […]
See More
You must be logged in to post a comment.