php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9709 Unable to load php_ldap.dll
Submitted: 2001-03-12 10:28 UTC Modified: 2001-03-13 06:04 UTC
From: b dot vbeek at championchip dot nl Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0.4pl1 OS: Windows NT 4 SP6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: b dot vbeek at championchip dot nl
New email:
PHP Version: OS:

 

 [2001-03-12 10:28 UTC] b dot vbeek at championchip dot nl
When I try to enable the ldap extension I get the following
error, other extensions I use work fine. The path to the library is correct and the file is available.

PHP Warning: Unable to load dynamic library 'D:/php4/extensions/php_ldap.dll' - The specified module could not be found. in Unknown on line 0 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-13 06:04 UTC] dbeu@php.net
seems like libsasl.dll isn't found. copy libsasl.dll to %WinDir%/system(32).

 [2003-01-05 00:05 UTC] iq0099 at gawab dot com
Where can I find libsasl.dll??  Its not in the ZIPPED files, its not in the PHP folders... Where can I find these extra DLLs?
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 22:01:26 2025 UTC