[PHP-DEV] Bug #1081: MSVCRTD.dll not found when extension=php3_ldap.dll is activated php3.ini file From: kdongoc <email protected>
Date: 01/20/99

From: kdongoc <email protected>
Operating system: Windows NT 4
PHP version: 3.0.6
PHP Bug Type: Installation problem
Bug description: MSVCRTD.dll not found when extension=php3_ldap.dll is activated php3.ini file

PHP3 is run as an CGI under Netscape Entreprise Server 3.5.1
The core functions of php3 seem to work fine but when I try to develop some examples using LDAP functions,
- first, the line "extension=php3_ldap.dll" is uncommented from php3.ini file
- then, I get an error message telling that "MSVCRTD.dll is not found" for the execution of any php3 script (calling LDAP funtions or not)

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>