[PHP] LDAP support...

2002-12-23 Thread Peter Lavender
Hi everyone Quick question: I'm running debian and have apt-get php and openldap. openldap works, as does php. I'm now working with the ldap functions and here is where I'm stuck. I can see from phpinfo() that ldap has been compiled in: '--with-ldap=shared,/usr' My problem is the following

Re: [PHP] LDAP support...

2002-12-23 Thread Peter Lavender
OK this is lame, but I'm posting a reply straight after the message hits my box... I'm running debian and have apt-get php and openldap. openldap works, as does php. I'm now working with the ldap functions and here is where I'm stuck. apt-cache search php4 what turns up? php4-ldap I've

Re: [PHP] LDAP support...

2002-12-23 Thread michael kimsal
Peter Lavender wrote: OK this is lame, but I'm posting a reply straight after the message hits my box... I'm running debian and have apt-get php and openldap. openldap works, as does php. I'm now working with the ldap functions and here is where I'm stuck. apt-cache search php4 what

[PHP] LDAP support in PHP compilation.

2001-08-16 Thread Johan Vikerskog (ECS)
I get the following error message: gcc -I. -I/export/scratch/apps3/php-4.0.6/ext/mysql/libmysql -I/export/scratch/apps3/php-4.0.6/main -I/export/scratch/apps3/php-4.0.6 -I/export/scratch/apps3/apache_1.3.20/src/include -I/export/scratch/apps3/apache_1.3.20/src/os/unix

Re: [PHP] LDAP support for 4.0.5

2001-05-02 Thread Mike Tuller
I didn't see that anyone had responded to your question. You need to install OpenLDAP. It is the only opensource one that I know. Mike From: Walgamotte, David [EMAIL PROTECTED] Date: Tue, 1 May 2001 15:03:25 -0500 To: [EMAIL PROTECTED] Subject: [PHP] LDAP support for 4.0.5 Can anyone

[PHP] LDAP support for 4.0.5

2001-05-01 Thread Walgamotte, David
Can anyone direct me as to what source is needed to compile ldap support into php ? I get the error ldap.h not found when performing a configure *options on php4.0.5. The server does not have an LDAP directory installed which makes perfect sense. I need to find an opensource solution that works