Just trying to get started ... cannot proceed as an error reports that LDAP extentions are not installed on the Apache server. Got any quick tips on getting past the initial LDAP requirements or installing the extentions in a friendly manner???
Just need a little push start .. thx l8r
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Welcome to Open Discussion
This is a very interesting concept!
coho,
thank you very much for this, the first post.
solgracia
Just trying to get started ... cannot proceed as an error reports that LDAP extentions are not installed on the Apache server. Got any quick tips on getting past the initial LDAP requirements or installing the extentions in a friendly manner???
Just need a little push start .. thx l8r
Dave,
The program blocks when trying to install the LDAPAuth module, directly or as part of a script or use case, if the ldap PHP extension is not enabled.
The error message is ex.: Fatal error: Call to undefined function ldapauth_userapi_authenticate() in D:\sifbuilder\pn\includes\pnUser.php on line 68
You may enable the php ldap PHP extension uncommenting extension=php_ldap.dll in php.ini and restarting the Apache server.
e/