How to enable LDAP?

All about webserver configurations, PHP and databases.

Moderator: Thorsten

Post Reply
kathleenl
Posts: 1
Joined: Fri Jun 07, 2013 11:40 pm

How to enable LDAP?

Post 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!
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: How to enable LDAP?

Post by Thorsten »

Hi,

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

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jon8888
Posts: 15
Joined: Tue Feb 25, 2014 9:32 pm

Re: How to enable LDAP?

Post 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?
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: How to enable LDAP?

Post by Thorsten »

phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jon8888
Posts: 15
Joined: Tue Feb 25, 2014 9:32 pm

Re: How to enable LDAP?

Post 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?
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: How to enable LDAP?

Post by Thorsten »

phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jon8888
Posts: 15
Joined: Tue Feb 25, 2014 9:32 pm

Re: How to enable LDAP?

Post by jon8888 »

Thank you, Thorsten.
The option to enable LDAP support can now be checked.
Post Reply