LDAP user and group backend

Hi,

I am trying to enable LDAP user and group backend app but it is giving a error.

This app cannot be installed because the following dependencies are not fulfilled:
The library ldap is not available.

I just uncomment extension=php_ldap.dll in php.ini but again it is not working.

Is there anything else that i need to install or enable.

Judging by, extension=php_ldap.dll, it appears you’re running Windows. That is not a supported platform for running Nextcloud. See https://docs.nextcloud.com/server/11/admin_manual/installation/system_requirements.html#supported-platforms

I just installed the php-ldap package in ubuntu and issue goes away.

Thanks for your comment.

2 Likes

I am on a linux server and getting the same error. Where do I uncomment php_ldap?

I am getting the same error. I’ve updated, upgraded, installed php-ldap, rebooted, updated and upgraded again, and am still getting the following error for “LDAP user and group backend”

“This app cannot be installed because the following dependencies are not fulfilled:
The library ldap is not available.”

Help?