Hi. --On Wednesday, January 10, 2001 03:24:59 -0600 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I've made some progress. I heard back from the pam_ldap people > indicating that it's probably a php3 problem. > > [Some code, more code ...] It seems to me that it is. Have you experimented with rewriting this part of the module by hand, checking if on of the given calls works? I'd try this one: > php3_error(E_WARNING,"LDAP: Unable to bind to server: % > s",ldap_err2string(ldap->ld_errno)); > I did some more searches on the php-general mailing list and came > across a message advising to use at least php-4.0.2 if one wanted to > compile php with support for openldap-2.0.x. This obviously isn't an > option. End of January it will be, since 1.4.1 will support PHP4 :) > Any ideas? Using openladp 1.x, which works fine for me. I think I've the archive still around somewhere, but I'm not sure. Live long and prosper! Torben Nehmer -- ICQ-ID : 14148813 -- E-Mail : [EMAIL PROTECTED] WWW : http://www.nathan-syntronics.de --- http://www.nehmer.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
