Erik:
Did you uncomment the related line in php.ini ?, the one that says:
extension = php_ldap.dll
and check that the following setting is correctly set:
extension_dir = "C:/PHP/extensions/" ; or wherever your extensions are
Saludos,
Pablo
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Wednesday, February 07, 2001, 3:38:50 PM, Erik wrote:
EA> I'm seeing an interesting problem here - just installed the CGI version of
EA> php4 running under Win32 Apache and php is working, but when I try to call a
EA> module function it claims that it's an unknown function:
EA> Call to undefined function: ldap_connect() in d:\apps\apache
EA> group\apache\htdocs\test.php on line 7
EA> I've got the ldap.dll file in the extensions folder and I've dropped copies
EA> into Winnt and system folders just in case to no avail.
EA> Hints & tips always appreciated,
EA> Erik Ableson
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]