06-02-2010, 05:57 PM
(05-26-2010, 07:28 PM)diegovgd Wrote: the code no foun in my ubuntu.
result log:
PHP Fatal error: Call to undefined function ldap_connect() in /usr/local/letodms/op/op.Login.php on line 74
inc/inc.Settings.php
var $_ldapHost = "10.xxx.xx.xxx";
var $_ldapPort = "389"; // Optional.
var $_ldapBaseDN = "DC=domain,DC=es";
what is the problem?
someone can upload the file op.Login.php
Solved, ldap_connect not installed or is installed but you have to recompile php