I'm seeing an interesting problem here - just installed the CGI version of php4 running under Win32 Apache and php is working, but when I try to call a module function it claims that it's an unknown function:
Call to undefined function: ldap_connect() in d:\apps\apache group\apache\htdocs\test.php on line 7
I've got the ldap.dll file in the extensions folder and I've dropped copies into Winnt and system folders just in case to no avail.
Hints & tips always appreciated,
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]