小编ni3*_*ni3的帖子

mod_auth_kerb.so:未定义的符号:ap_log_error

我有3节点集群,在第一个节点上我已经在kerberos启用模式下安装了我的服务.对于负载均衡器,在第二个节点上我安装了httpd 2.2.15版本,apr 1.5.2和apr-util 1.5.4以及"./configure",make,make install命令已成功执行.要启用kerberos,我已经安装了mod_auth_kerb.so模块并在httpd.conf中添加了,并且我使用"./apachectl restart"重新启动apache服务它给我一个错误

httpd:/usr/local/apache2/conf/httpd.conf第80行的语法错误:无法将/usr/lib64/httpd/modules/mod_auth_kerb.so加载到服务器:/usr/lib64/httpd/modules/mod_auth_kerb.so :undefined symbol:ap_log_error

kerberos load-balancing httpd.conf centos6 mod-auth-kerb

6
推荐指数
0
解决办法
683
查看次数