Hi,
I am install mod_cfg_ldap-1.1 on RedHat9. When I start httpd, I will get =
the following error.
[Tue May 25 22:56:51 2004] [warn] cfg_ldap: unknown ldap error 49
my config as below:
<IfModule mod_cfg_ldap.c>
EnableCfgLdap on
CfgLdapServer "127.0.0.1"
#CfgLdapBindDN "cn=3DManager,dc=3Ddomain,dc=3Dtld"
#CfgLdapCredentials "password"
CfgLdapBaseDN "ou=3Dwebhosting,dc=3Dlinda,dc=3Dnet"
# if you don't want to use any filter just keep the following
#CfgLdapFilter "(objectClass=3DapacheConfig)"
# otherwise you could filter based on cosine.schema's ARecord
# CfgLdapFilter "(|(ARecord=3D127.0.0.1)(ARecord=3D127.0.0.2))"
CfgLdapCacheTTL 60
</IfModule>
If I enable CfgLdapBindDB/CfgLdapCredentials, I still got the error.
Starting httpd: [Tue May 25 23:14:37 2004] [warn] module cfg_ldap_module =
is already loaded, skipping
Would some one tell me how to fix this problem? Can anyone mail me the =
ldif sample? After configing every virtual hosting, do i need to restart =
httpd everytime?
Thanks!!
Linda
|