From:             [EMAIL PROTECTED]
Operating system: Windots NT
PHP version:      4.3.0
PHP Bug Type:     LDAP related
Bug description:  Ldap unable to load - module not found

When attempting to enable the extension php_ldap.dll from the 4.3.0 windows
binary build I first copied the dll to c:\php\, set the proper variable in
php.ini to tell php to look for extensions in c:\php and uncommented the
line extension=php_ldap.dll.  save, shutdown iis, restart to get an error
telling me that module c:\php\php_ldap.dll is not found and there is a
refrence to function Unknown().  

After verifying that I did not screw up my copy job and the file
c:\php\php_ldap.dll DID exist I came back to the site and did a serch for
others having the same problem.  In 2001 there were many refrences to the
same error and the solution was to move libsasl.dll to the same location
as php_ldap.dll.  I also found documentation stating that libsasl.dll was
already bundled into 4.3.0.  I was unable to locate libsasl.dll anywhere
in the binary zip of 4.3.0.

I've noticed at least two other people here experiencing similiar
problems.
-- 
Edit bug report at http://bugs.php.net/?id=21522&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21522&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21522&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21522&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21522&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21522&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21522&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21522&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21522&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21522&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21522&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21522&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21522&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21522&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21522&r=gnused

Reply via email to