Hi Stig, Unknown Sender wrote: > > > This works for me. For ldap_connect("ldap://hostname") to work, you need > OpenLDAP 2.x libs but that's all. Are you sure PHP is using that library?
I'm quite sure, because other ldap functions work properly such as ldap_connect("hostname"); or ldapsearch()... I already have a few PHP websites which are using these functions without problems. Only the newer ones like ldap_set_option() or ldap_start_tls() or (as mentioned) ldap_connect() with an URI don't work, although I use a PHP version that should support these things. Are there any additional libs for that? Bye, Susanne -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]