Search found 3 matches

by goliva
Tue Feb 18, 2014 3:18 pm
Forum: Webserver and configuration
Topic: LDAP login works but prompts i'm not authorized
Replies: 1
Views: 4718

LDAP login works but prompts i'm not authorized

Hello,

after enabling php ldap support, I could still not login until I performed what is eexplained in the following link: http://forum.phpmyfaq.de/viewtopic.php?f=7&t=16307&p=43484&hilit=ldap#p43484

Now I can login but it returns a message that says (i'm translating from spanish) "You don't have ...
by goliva
Tue Feb 18, 2014 3:14 pm
Forum: Webserver and configuration
Topic: LDAP checkbox is grey
Replies: 1
Views: 19241

Re: LDAP checkbox is grey

I could enable ldap php support by adding the following linme to /etc/php.ini:

extension = ldap.so

Regards,
Guillem
by goliva
Tue Feb 18, 2014 12:54 pm
Forum: Webserver and configuration
Topic: LDAP checkbox is grey
Replies: 1
Views: 19241

LDAP checkbox is grey

Hello,

I already could see this post: http://forum.phpmyfaq.de/viewtopic.php?f=7&t=15372&p=41518&hilit=can%27t+check+ldap#p41518

But I would like to know how can I get LDAP compiled into PHP. I have installed php-ldap package and my Linux distro is a CentOS 6.5.

Here are my php.info contents ...