LDAP Explorer FAQ

2. Why LDAP Explorer can not display entry with binary attribute correctly in PHP3?

[Top] [Contents]
[Prev: 1. How to use LDAP Explorer?]
[Next: 3. Why not just use a small Perl cgi script to talk to an ldap client which can integrate OpenLDAP project easily? ]


There is a bug in LDAP module of PHP3. Patch I wrote for PHP3 can be found at:

ftp://igloo.its.unimelb.edu.au/pub/Linux/PHP3

It modified four functions in ldap.c:

php3_ldap_get_values ()

php3_ldap_get_entries ()

php3_ldap_get_attributes ()

php3_ldap_modify ()

Re-compile PHP3 source code with the patch. No change needed in your PHP3 code to access binary attribute.


[Top] [Contents]
[Prev: 1. How to use LDAP Explorer?]
[Next: 3. Why not just use a small Perl cgi script to talk to an ldap client which can integrate OpenLDAP project easily? ]


Last Modified: 24 November 2000
Maintained by: Terrence Miao terrence_miao@email.com
[HTML 4.0 Checked!]