Page 1 of 1

How to enable LDAP?

Posted: Fri Jun 07, 2013 11:46 pm
by kathleenl
Hi all,

I don't have an option to enable ldap during the installation for phpmyfaq. Where would I see this?

The check box next to "Enable ldap support? default: disable" is greyed out (Administration > Configuration > Security Configuration).

From my understanding, I need to somehow enable ldap and then configure my settings in ldap.php.original and rename it ldal.php. Correct?

Can someone please shed some light?

thank you in advance!

Re: How to enable LDAP?

Posted: Sat Jun 08, 2013 4:19 pm
by Thorsten
Hi,

if you don't see LDAP active, you don't have LDAP support compiled into your PHP.

bye
Thorsten

Re: How to enable LDAP?

Posted: Thu May 01, 2014 5:06 pm
by jon8888
"
Re: How to enable LDAP?
Postby Thorsten ยป Sat Jun 08, 2013 10:19 am
Hi,
if you don't see LDAP active, you don't have LDAP support compiled into your PHP.
bye
Thorsten"

I also have LDAP support not enabled: "Enable LDAP support? (default: disabled)".
How do I get LDAP support compiled into my PHP?

Re: How to enable LDAP?

Posted: Thu May 01, 2014 5:26 pm
by Thorsten

Re: How to enable LDAP?

Posted: Thu May 01, 2014 6:06 pm
by jon8888
The link says: "LDAP support in PHP is not enabled by default. You will need to use the --with-ldap[=DIR] configuration option when compiling PHP to enable LDAP support."

My Phpmyfaq is already running on the latest release (2.8.9).
How do I re-compile PHP for my currently running phpmyfaq on CentOS 6.5?

Re: How to enable LDAP?

Posted: Thu May 01, 2014 6:50 pm
by Thorsten

Re: How to enable LDAP?

Posted: Thu May 01, 2014 8:45 pm
by jon8888
Thank you, Thorsten.
The option to enable LDAP support can now be checked.