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" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Everytime I
http://ro.php.net/manual/en/ref.ldap.php#ldap.requirements
Ron Allen wrote:
Everytime I try to run this function it says that it is an undefined
function LDAP_connection
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
>I am new to using PHP on RedHat 7.3 and am running into a problem with
>ldap_connect(). When I attempt to run ldap_connect, I get the error:
>
>Call to undefined function: ldap_connect()
Even though you said "--with-ldap=shared" it just didn't "work"
You'll have to do ./configure again and fig
3 matches
Mail list logo