internals:windows:libs:ldap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
internals:windows:libs:ldap [2008/06/30 09:12] – add LDAP_DEPRECATED info and typos pajoyeinternals:windows:libs:ldap [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +For PHP suitable sources and up-to-date information see [[https://github.com/winlibs/openldap]]
 +
 OpenLDAP support in PHP relies on two of the OpenLDAP libraries: OpenLDAP support in PHP relies on two of the OpenLDAP libraries:
   * olber32   * olber32
Line 4: Line 6:
  
 Our (patched) sources contain project files for VC8/9. OpenSSL is yet enabled. Our (patched) sources contain project files for VC8/9. OpenSSL is yet enabled.
 +
 +One important change is to keep the default sysconf directory. Open ldap_config.h from the include directory and change the LDAP_SYSCONFDIR definition line to:
 +
 +    #define LDAP_SYSCONFDIR "c:\\openldap\\sysconf"
  
 But that should not be too hard now that the project files are in places (see the source directory in our pecl2 download pages). But that should not be too hard now that the project files are in places (see the source directory in our pecl2 download pages).
internals/windows/libs/ldap.1214817163.txt.gz · Last modified: 2017/09/22 13:28 (external edit)