Re: nginx looking in wrong dir for module

2024-02-04 Thread Larry Martell
On Fri, Feb 2, 2024 at 8:43 PM Maxim Dounin wrote: > > Hello! > > On Fri, Feb 02, 2024 at 01:07:40PM -0500, Larry Martell wrote: > > > I built nginx from source and it fails to start with: > > > > 2024/02/02 13:00:59 [emerg] 1961284#1961284: dlopen() > > "/usr/modules/ndk_http_module.so" failed >

Re: nginx looking in wrong dir for module

2024-02-02 Thread Maxim Dounin
Hello! On Fri, Feb 02, 2024 at 01:07:40PM -0500, Larry Martell wrote: > I built nginx from source and it fails to start with: > > 2024/02/02 13:00:59 [emerg] 1961284#1961284: dlopen() > "/usr/modules/ndk_http_module.so" failed > (/usr/modules/ndk_http_module.so: cannot open shared object file: N

nginx looking in wrong dir for module

2024-02-02 Thread Larry Martell
I built nginx from source and it fails to start with: 2024/02/02 13:00:59 [emerg] 1961284#1961284: dlopen() "/usr/modules/ndk_http_module.so" failed (/usr/modules/ndk_http_module.so: cannot open shared object file: No such file or directory) in /etc/nginx/modules-enabled/10-mod-http-ndk.conf:1 -V