Undefined symbol: ldap_init_fd

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?

Thanks.

Posted at Nginx Forum:

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 utilize ldap, what could be wrong here?

I have never seen that error before. The revision that compiles and
works fine for me with nginx 1.4.7 and openldap-2.4.39 is this one:

HTH,
Patrick

Patrick L. Wrote:

here?


nginx mailing list
[email protected]
nginx Info Page

allamm78,

did you find a resolution? I’m having this issue with nginx 1.6.2 and
the
latest nginx-auth-ldap.

Posted at Nginx Forum:

josephmc5 Wrote:

undefined

nginx Info Page

allamm78,

did you find a resolution? I’m having this issue with nginx 1.6.2 and
the latest nginx-auth-ldap.

The answer for me to fix this error was to upgrade openldap to the
latest
release (not version)

https://bugzilla.redhat.com/show_bug.cgi?id=655133

Posted at Nginx Forum: