This is a discussion on Re: LDAP_connect() within the PHP General forums, part of the PHP Programming Forums category; Have you enabled the module in php.ini? Uncomment the line extension=php_ldap.dll in php.ini (windows..) I think ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Have you enabled the module in php.ini?
Uncomment the line extension=php_ldap.dll in php.ini (windows..) I think LDAP support needs to be complied in on Linux but I've never used it so cant say. Craig Roberts "Ron Allen" <Ronald.Allen@bondsteel2.areur.army.mil> wrote in message news:20030802113931.76864.qmail@pb1.pair.com... > Everytime I try to run this function it says that it is an undefined > function LDAP_connection > > |