Viewing 3 replies - 1 through 3 (of 3 total)
  • You likely need to install the LDAP PHP extension on your server.

    I’m having the same issue – my VPS has installed OpenLDAP and adLADP but I still continue to get this error.

    ====== PHP INFO =====
    https://images.jaywolfe.com/img/Screenshot_48.png

    Do I need to setup the LDAP extension via SSH or it was my impression the WP plugin would handle that peice of if the service was running.

    I had the same problem and solved it by adding a line in my php.ini.

    I added the following line:
    extension=php_ldap.dll

    After restarting the webserver the problem was solved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘ATTENTION: You have no LDAP support. This plugin won′t work’ is closed to new replies.