Page 1 of 1

LDAP configuation issue on Linux

Posted: Tue Jul 03, 2012 8:29 am
by kam2012
I am working Testlink LDAP configuration on Linux and facing issues ie Login boxes removed from login screen after LDAP configuration.

I suspect this issue is because of LDAP PHP module is not enabled on Linux but I don't know how to do it.

Can anyone help me resolve this issue?

Thanks in advance.

Regards,
Kamlesh

Re: LDAP configuation issue on Linux

Posted: Tue Jul 03, 2012 12:37 pm
by fman
as you already know this is not the right place to ask for this kind of help, because is a PHP config issue.
Probably you will need to recompile PHP to add ldap support.
do you have checked using a simple php script with phpinfo() to understand what modules are enabled ?