Hi, I have a stupid issue with ldap_connect. i've reinstalled PHP, postgreSQL and restore my data (web files) after reinstalling my PC. now, when i try : $ds = ldap_connect($ldaphost, $ldapport) or die("Could not connect to $ldaphost"); nothing works. i wrote before error_reporting(E_ALL); in order to check which error message i get, but nothing is return as error. what could be the problem ? thx. -- Alain ------------------------------------ Windows XP SP2 PostgreSQL 8.2.3 Apache 2.2.4 PHP 5.2.3