install nginx on 64 bit gives undefined symbol ngx_http_core_module

Maxim Dounin mdounin at mdounin.ru
Thu Oct 14 12:56:15 MSD 2010


Hello!

On Thu, Oct 14, 2010 at 04:50:07AM -0400, moorthi wrote:

> hi,
>   i have centos 5.2 64bit working system, i am able to install 32bit rpm
> on 32 bit machine working fine(nginx version 0.8.52 all 0.8 versions
> tried with http perl modulue), but on 64 bit compilation/installation
> works but perl -e 'use nginx' giving the error, all perl modules are
> working fine(it's a production mc).

'use nginx' isn't expected to succeed outside of nginx process.

Maxim Dounin



More information about the nginx mailing list