Topic on Extension talk:LDAP Authentication

196.35.254.180 (talkcontribs)

When try to get LDAP working with AD I am getting this BadMethodCallException on the logon page when I try to log on.

I installed veresion 1.32 of mediawiki on Windows with PHP 7.3 enabled ldap. I kept the ldap setting the same as my previous wiki installation which used to work (version 1.24). However it does not look like the extension is loading?


My entry :

require_once( "$IP/extensions/LdapAuthentication/LdapAuthentication.php");

$wgAuth = new LdapAuthenticationPlugin();


When I get to the logon page it is not showing my ad domain which it used to show on the previous version?


MarkAHershberger (talkcontribs)
Reply to "BadMethodCallException"