bartly
Forum Replies Created
-
Forum: Plugins
In reply to: LDAP and PHPI am abandoning this.
Forum: Plugins
In reply to: LDAP and PHPIs there a way to verify that php is correctly ldap enabled? I installed a different rpm, apchache is not recording errors, but the login is still not working.
Forum: Plugins
In reply to: LDAP and PHPThe apache log shows this error:
[Thu Jan 28 12:47:54 2010] [error] [client 10.0.0.146] PHP Fatal error: Call to undefined function ldap_connect() in /var/www/html/materials/wp-content/plugins/simple-ldap-login/adLDAP.php on line 157, referer: http://10.0.0.146/materials/wp-admin/options-general.php?page=simple-ldap-login&updated=trueForum: Plugins
In reply to: LDAP and PHPOkay, I found php-ldap.i686 and installed it which gives php ldap support. This should work for the plugin, correct?
Also I just realized that I omitted that I am using the Simple LDAP Login plug-in, in my original post. I seem to be making some progress becasue now when I test the plugi-in I get a test result instead of a blank page. However, the test result is a failure, “your settings don’t seem to work yet or ….” In addition now when I attempt to actually open WordPress the logon page comes up with an error message that says:
ERROR: The username field is empty. This would seem to imply that the user credentials coming from Active Directory are not complete, or something like that.
Can anyone shed some light on this?