May 25, 2022 02:53AM
Илья Шипицин Wrote:
-------------------------------------------------------
> please provide minimal repro steps, i.e. how to reproduce your issue
> on
> fresh FreeBSD-12.3
>
> ср, 25 мая 2022 г. в 11:33, bagas <nginx-forum@forum.nginx.org>:
>
> > Hello.
> > nginx-1.22 lua-resty-core-0.1.23 not working.
> >
> > My system FreeBSD 12.3-RELEASE-p5 amd64.
> > Installed ports:
> > nginx-1.22.0,2
> > lua-resty-core-0.1.23
> > pcre-8.45_1
> > pcre2-10.40
> >
> > Error:
> > nginx -t
> > nginx: [emerg] dlopen()
> "/usr/local/libexec/nginx/ngx_http_lua_module.so"
> > failed (/usr/local/libexec/nginx/ngx_http_lua_module.so: Undefined
> symbol
> > "pcre_free") in /usr/local/etc/nginx/nginx.conf:2
> > nginx: configuration file /usr/local/etc/nginx/nginx.conf test
> failed
> >
> > Posted at Nginx Forum:
> > https://forum.nginx.org/read.php?21,294266,294266#msg-294266
> >
> > _______________________________________________
> > nginx-ru mailing list -- nginx-ru@nginx.org
> > To unsubscribe send an email to nginx-ru-leave@nginx.org
> >
> _______________________________________________
> nginx-ru mailing list -- nginx-ru@nginx.org
> To unsubscribe send an email to nginx-ru-leave@nginx.org

Installed ports.
# pkg version -v | egrep 'lua|nginx|pcre'
lua-resty-core-0.1.22 < needs updating (index has 0.1.23)
lua-resty-lrucache-0.11 = up-to-date with index
lua52-5.2.4 = up-to-date with index
lua53-5.3.6 = up-to-date with index
luajit-openresty-2.1.20220411 = up-to-date with index
nginx-1.20.2_9,2 < needs updating (index has 1.22.0,2)
pcre-8.45_1 = up-to-date with index
pcre2-10.40 = up-to-date with index

.
# cat /usr/local/etc/nginx/nginx.conf
load_module /usr/local/libexec/nginx/ndk_http_module.so;
load_module /usr/local/libexec/nginx/ngx_http_lua_module.so;

user test_reyw test_reyw;
worker_processes 4;
timer_resolution 100ms;
worker_rlimit_nofile 65144;
worker_priority -5;
....
....
....
Subject Author Posted

nginx-1.22 lua-resty-core-0.1.23 not working.

bagas May 25, 2022 02:33AM

Re: nginx-1.22 lua-resty-core-0.1.23 not working.

bagas May 25, 2022 02:38AM

Re: nginx-1.22 lua-resty-core-0.1.23 not working.

Илья Шипицин May 25, 2022 02:42AM

Re: nginx-1.22 lua-resty-core-0.1.23 not working.

bagas May 25, 2022 02:53AM

Re: nginx-1.22 lua-resty-core-0.1.23 not working.

Maxim Dounin May 25, 2022 04:44PM

Re: nginx-1.22 lua-resty-core-0.1.23 not working.

bagas May 27, 2022 02:33AM

Re: nginx-1.22 lua-resty-core-0.1.23 not working.

Maxim Dounin May 27, 2022 10:08AM

Re: nginx-1.22 lua-resty-core-0.1.23 not working.

bagas May 28, 2022 02:33AM

Re: nginx-1.22 lua-resty-core-0.1.23 not working.

raven_kg@megaline.kg May 29, 2022 01:26AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 301
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready