DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36027>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36027
uzair@infinilogic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |ASSIGNED
------- Additional Comments From uzair@infinilogic.com 2005-09-14 08:56 -------
If I compile apache 2.0.54 without mod_ldap at all, libphp4.so will use its own
functions for LDAP, in this case the problem is solved.
So I am concluding this to a bug related to interfacing between mod_ldap and
php, which was not present in earlier versions then 2.0.54.
Appling this patch doesnot solve the problem at all as well
http://people.apache.org/~jorton/httpd-2.0.54-ldapconn.patch
Thanks Joe Orton
This bug is not related to ldap connectios, but related to recursive searches in
the nodes. PHP library handels it correctly, whereas changes in 2.0.54 for ldap
is a cause for this bug.
Right now I am not sure exactly what is the cause. I look forward if someone
checks LDAP recursive searches using an Apache C module.
Note:
>From recursive I mean, LDAP search result will reflect in next search parsing
that result. upto 3 or 4 searches at max.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|