Re: undefined symbol: ldap_init_fd

2015-04-02 Thread josephmc5
rt > > Nginx , > > > the worker process turn defunct and I see - > > > > > > nginx: worker process: symbol lookup error: nginx: worker > process: > > undefined > > > symbol: ldap_init_fd > > > > > > in the error logs without able

Re: undefined symbol: ldap_init_fd

2015-04-02 Thread josephmc5
worker process: symbol lookup error: nginx: worker process: > undefined > > symbol: ldap_init_fd > > > > in the error logs without able to utilize ldap, what could be wrong > here? > > I have never seen that error before. The revision that compiles and > wor

Re: undefined symbol: ldap_init_fd

2014-04-12 Thread Patrick Laimbock
On 04/11/2014 10:48 PM, allamm78 wrote: I successfully compile Nginx with Nginx-auth-ldap and when I start Nginx , the worker process turn defunct and I see - nginx: worker process: symbol lookup error: nginx: worker process: undefined symbol: ldap_init_fd in the error logs without able to

undefined symbol: ldap_init_fd

2014-04-11 Thread allamm78
I successfully compile Nginx with Nginx-auth-ldap and when I start Nginx , the worker process turn defunct and I see - nginx: worker process: symbol lookup error: nginx: worker process: undefined symbol: ldap_init_fd in the error logs without able to utilize ldap, what could be wrong here