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
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()
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() function to load the LDAP library when needed
in PHP. Whenev
3 matches
Mail list logo