Ldap Error
Posted: 04 Jan 2008, 18:52
I just copied the config setting from my old server for ldap. they are working perfectly
when i enable ldap on the new server i receive the following
LDAP Extension Not Loaded.
version 1.1.0
$g_login_method = LDAP;
$g_ldap_protocol_version = 3;
$g_ldap_server = 'ldap://server';
$g_ldap_port = '389';
$g_ldap_root_dn = 'OU=AMX Users,DC=domain,DC=domain';
$g_ldap_organization = 'myorg';
$g_ldap_uid_field = 'sAMAccountName';
$g_use_ldap_email = OFF;
$g_ldap_bind_dn = 'account';
$g_ldap_bind_passwd = 'password';
when i enable ldap on the new server i receive the following
LDAP Extension Not Loaded.
version 1.1.0
$g_login_method = LDAP;
$g_ldap_protocol_version = 3;
$g_ldap_server = 'ldap://server';
$g_ldap_port = '389';
$g_ldap_root_dn = 'OU=AMX Users,DC=domain,DC=domain';
$g_ldap_organization = 'myorg';
$g_ldap_uid_field = 'sAMAccountName';
$g_use_ldap_email = OFF;
$g_ldap_bind_dn = 'account';
$g_ldap_bind_passwd = 'password';