Re: [PHP] PHP/LDAP Setup Problem

2006-04-25 Thread Sameer N Ingole
Crone, James wrote: I need to add LDAP support to my install of PHP. I had my sysadmin download OpenLDAP and install the libraries. This isn't correct way. You need these libraries but they are not enough. [snip] I've been told to use the dl() function Read carefully. http://php.net/dl says d

Re: [PHP] PHP/LDAP Setup Problem

2006-04-25 Thread Richard Lynch
On Tue, April 25, 2006 9:43 pm, Crone, James wrote: > I need to add LDAP support to my install of PHP. I had my sysadmin > download OpenLDAP and install the libraries. Our current build of PHP > is complex and I'd prefer not to have to rebuild just to add LDAP. > I've > been told to use the dl()