2013-11-09 04:34 keltezéssel, Christian Punchin írta:
I'm getting an error on apache as follows:

Syntax error on line 53 of /etc/apache2/conf.d/phpldapadmin:
Unknown Authn provider: ldap
Action 'configtest' failed.


Am  I missing something?


Check the followings:

1. Is there authnz_ldap.load file in /etc/apache2/mods-available?
YES: Go 2
NO: sudo apt-get install apache2.2-common

2. Is there authnz_ldap.load symlink in /etc/apache/mods-enabled?
YES: Go 3
NO: sudo a2enmod authnz_ldap

3. sudo service apache2 restart

--
Szládovics, Péter

Onlinedemo.HU <http://www.onlinedemo.hu>
Any sufficiently advanced technology is indistinguishable from magic.
/Arthur C. Clarke/
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to