Modules not loadingI've run across this problem and have fixed it by copying certain 
DLLs into my path. One way to find which DLLs it is looking for is to troubleshoot 
with the command line. Execute a script from the command line that contains the 
offending function calls and you will probably get a windows error stating which DLLs 
are missing.

Hope that helps,
Steve, Webmaster Novell, Inc.


  "Erik Ableson" <[EMAIL PROTECTED]> wrote in message 
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  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]

Reply via email to