digihum / omeka-s-ldap

LDAP plugin for Omeka-S
GNU General Public License v3.0
1 stars 0 forks source link

Error: LDAP extension not loaded #2

Closed chelming closed 7 years ago

chelming commented 7 years ago
exception 'Zend\Ldap\Exception\LdapException' with message '0x7002: LDAP extension not loaded' in /test/omeka-s/modules/LDAP/vendor/zendframework/zend-ldap/src/Ldap.php:79

I get this message trying to authenticate after activating the plugin. Is there a step I missed?

chelming commented 7 years ago

I do have php-ldap installed and according to php -i ldap support is enabled.

chelming commented 7 years ago

I'm dumb and forgot to restart Apache after installing php-ldap.

The shame! 😞

TimHollies commented 7 years ago

No worries - glad you sorted it :)