I have installed Apache 1.3.19, PHP 4.0.5 and OpenLDAP 2.0.7 (Windows port from http://www.fivesight.com/downloads/openldap.asp ) on top of Win98SE.
BTW, I'm still testing OpenLDAP but Apache and PHP definitely work when LDAP support is not enabled.
After enabling ldap support in PHP using the php_ldap.dll extension (with libsasl.dll in the "dlls" dir.) and starting Apache, I get the following error (from the PHP error log):
[15-May-2001 02:56:46] PHP Warning: Unable to load dynamic library 'c:\php\extentions\php_ldap.dll' - One of the library files needed to run this application cannot be found. in Unknown on line 0
[15-May-2001 02:56:48] PHP Warning: Unable to load dynamic library 'c:\php\extentions\php_ldap.dll' - One of the library files needed to run this application cannot be found. in Unknown on line 0
As you can see above, the error occurs twice when starting Apache+PHP.
Has anyone got PHP (using the included php_ldap.dll) and OpenLDAP to work on Windows and if so can you please suggest how I can? :-)
Yours hopefully,
Scrumpy