kvspb / nginx-auth-ldap

LDAP authentication module for nginx
BSD 2-Clause "Simplified" License
735 stars 252 forks source link

unknown directive "ldap_server" #91

Open gbjtv opened 9 years ago

gbjtv commented 9 years ago

I'm noticing this after starting nginx even though the ldap auth worked.

2015/07/13 18:13:40 [emerg] 12651#0: unknown directive "ldap_server" in /usr/local/nginx/conf/includes/vhosta.conf:9

Used be8ff8eecb2578304d72e1f4947466ac9ba50295 + nginx 1.8.0.

churchmf commented 8 years ago

I ran into this issue because I ran "make install" while nginx was running. Make sure to quit nginx before you try compiling and deploying nginx