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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC