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 More

Retry 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