I have a 3 node cluster. First, I installed my service in a mode that supports kerberos. For load-balancer, on the second node, I installed version httpd 2.2.15, apr 1.5.2 and apr-util 1.5.4 and "./configure", make, to make the installation command successfully executed. To enable keberos, I have installed the mod_auth_kerb.so module and also added to httpd.conf, and I will restart the apache service using "./apachectl restart", it gives me an error
httpd: Syntax error on line 80 / usr / local / apache2 / conf / httpd.conf: Unable to load / usr / lib 64 / httpd / modules / mod_auth_kerb.so into server: / usr / lib 64 / httpd / modules / mod_auth_kerb .so: undefined character: ap_log_error
source share