Hello there! I experience problems with the installation of the php 4.2.0 I want to use a new feature, called ldap_rebind_proc.
But it still doesn't work. I have taken a look in the ldap.c with the following result: #if defined(LDAP_API_FEATURE_X_OPENLDAP) && defined(HAVE_3ARG_SETREBINDPROC) PHP_FE(ldap_set_rebind_proc, NULL) #endif So, can anybody tell me where I can set this LDAP_API_FEATURE and 3ARG thing? Any help is welcome! Thanks! David. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php