Voting

: min(four, eight)?
(Example: nine)

The Note You're Voting On

schmunk at usrbin dot de
13 years ago
PHP Warning: ldap_start_tls(): Unable to start TLS: Operations error in /path/to/script.php

Do not use ldap_start_tls() if you've already connected to the LDAP Server via SSL e.g. "ldaps://hostame".

<< Back to user notes page

To Top