internals:windows:libs:ldap

This is an old revision of the document!


Work in progress.

OpenLDAP support in PHP relies on two of the OpenLDAP libraries:

  • olber32
  • oldap32

Our (patched) sources contain project files for VC8/9. OpenSSL is yet enabled.

But that should not be too hard now that the project files are in places (see the source directory in our pecl2 download pages).

Don't forget to replace the openldap\include in php_builds not in phpbuilds\include

For VC9, it is necessary to patch the portable.h on line 1102:

#if _MSC_VER >= 15000
/* define to snprintf routine */
#define vsnprintf _vsnprintf
#endif
internals/windows/libs/ldap.1214754929.txt.gz · Last modified: 2017/09/22 13:28 (external edit)