You don't seem to have LDAP support compiled into PHP. Try running
    <?php
        phpinfo();
    ?>

and make sure that you have ldap support.

/bsh/

Sven Jacobs wrote:

> Hey
>
> I'm testing LDAP and I seem to have an error
>
> Call undefined function ldap_connect()
>
> the code is from php.net
>
> Can anybody tell me what I'm doing wrong :-)


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to