Forums

[Plugin: Active Directory Authentication] Fatal Error (3 posts)

  1. dave.montgomery
    Member
    Posted 5 months ago #

    After installation of the plug-in, when I try and log into wordpress I receive the error:

    Fatal error: Call to undefined function ldap_connect() in /var/www/blog/wp-content/plugins/ad-auth/ad_ldap/adLDAP.php on line 105

    Looking at the code it does look like there's an undefined call - but I'm not sure why this is working for others and not us.

    Any thoughts or suggestions?

    Thanks,

    Dave

    http://wordpress.org/extend/plugins/active-directory-authentication/

  2. smillgo
    Member
    Posted 5 months ago #

    I'm getting something similar. Have you found a solution? ;)

  3. glatze
    Member
    Posted 4 months ago #

    Seems that your PHP environment has no LDAP-Support. You have to activate this PHP extension. See http://www.php.net/manual/en/ldap.setup.php for details.

Reply

You must log in to post.

About this Topic