ID: 13795
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: LDAP related
Operating System: Windows NT 4.0 Server
PHP Version: 4.0.6
New Comment:

Let's close this then. Hopefully we won't get this kind
of reports anymore. :)

--Jani


Previous Comments:
------------------------------------------------------------------------

[2001-10-23 04:36:13] [EMAIL PROTECTED]

Sorry for the last message.
Itīs working now!!!

Thanks a lot...
Christian


------------------------------------------------------------------------

[2001-10-23 04:34:11] [EMAIL PROTECTED]

Thanks for your quick answer...
I included the line you sent me.
Now there are special chars displayed but these are no german special chars. Is there 
another possibility?

------------------------------------------------------------------------

[2001-10-23 04:18:21] [EMAIL PROTECTED]

UTF8? :)

utf8_decode() might be needed now.

--Jani


------------------------------------------------------------------------

[2001-10-23 04:15:16] [EMAIL PROTECTED]

Thanks for your quick answer...
I included the line you sent me.
Now there are special chars displayed but these are no german special chars. Is there 
another possibility?

------------------------------------------------------------------------

[2001-10-23 04:05:00] [EMAIL PROTECTED]

There is nothing wrong with PHP's ldap. You're just doing 
something wrong. :)

Now, first thing is to check if the ldap server is using
ldap v3. And you have to make sure that you query in ldap v3 
mode. With this line you should be able to enable v3:

ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3)

--Jani


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/?id=13795


Edit this bug report at http://bugs.php.net/?id=13795&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to