This error is caused by the improper configuration of hostname of server. to fix it follow the steps below :
Change HOST.DOMAIN.com to your own hostname.
echo HOST.DOMAIN.com > /etc/hostname /bin/hostname -F /etc/hostname /etc/init.d/httpd restart
This error is caused by the improper configuration of hostname of server. to fix it follow the steps below :
Change HOST.DOMAIN.com to your own hostname.
echo HOST.DOMAIN.com > /etc/hostname /bin/hostname -F /etc/hostname /etc/init.d/httpd restart
Powered by WordPress