Re: [users@httpd] Issue with pcre2 module in apache http server 2.4.53

2022-03-30 Thread Eric Covener
> Upgraded to pcre2 10.39 from pcre1 8.45 (Changelog) > > For third-party modules (like mod_security) that cannot build > > with pcre2, pcre.dll is in /bin That looks like the changelog from the apachelounge build for Windows. I don't think it applies to your personal build. > Does it

[users@httpd] Issue with pcre2 module in apache http server 2.4.53

2022-03-30 Thread Devendra.S.Daiya
Hi Team, I have recently compiled apache http server 2.4.53 version with pcre 8.44. After successful build I am not able to start instance with below error error while loading shared libraries: libpcre2-8.so.0: cannot open shared object file: No such file or directory While looked at change lo