While sending mails from the email account following error was getting generated and mail sending was getting failed. Fix Remove the entry for the domain from /etc/remotedomains and add the domain in /etc/localdomains
Day: August 9, 2018
joomla site loading error in browser : “The URL is not valid and cannot be loaded”
Fix Disable the joomla module mod_wrapper.
nagios nrpe error – checking for SSL headers… configure: error: Cannot find ssl headers
While installing nagios nrpe plugin there was following error checking for SSL headers… configure: error: Cannot find ssl headers Fix yum install openssl-devel