PHP/LDAP Setup Problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.  Whenever I dl("libldap.so") PHP returns the following error:

	PHP Warning:  dl(): Invalid library (maybe not a PHP library)
'libldap.so' in .....

What am I doing wrong?  Thanks in advance.

Jim

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux