Hi Thomas,
You are correct. You need to install ldap (openldap) prior to your PHP
install. Don't forget to install the ldap development files if you're
installing from rpm's. Then, when you configure your PHP:
/configure --with-ldap=<your ldap install directory, probably /usr> <plus
other options> ...
Chris
> -----Original Message-----
> From: Tom [mailto:[EMAIL PROTECTED]]
> Sent: 24 January 2001 11:56
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] LDAP
>
>
> Hello all,
>
> I've got a problem with PHP and LDAP.
> Every times, i want to connect to the serveur: I've got an error. It's
> "call to undefined funcion ldap_connect" !
> I have tried the php manual example but the error is the same...
>
> I think i've forget to put something like ./configure --ldap chen i
> havec compiled PHP4, no?
>
> (I have installed Apache+PgSQL+PHP4 before LDAP...)
>
> Thanks,
> Thomas
> [= http://www.56k.fr.st :=]
>
> PS: I'm french, excuse me for my horrible english ;-)
>
>
>
> --
> PHP Database 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]
--
PHP Database 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]