PCRE repo has been remove. Build with PCRE2?

2021-11-11 Thread Zach Mitchell
Has someone figured out how to build with PCRE2? Is there a better secure mirror for PCRE? Thanks, Zach Mitchell ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

RE: nginx 1.18.0 does not reload on ubuntu 18.04

2020-05-22 Thread Zach Mitchell
From: nginx On Behalf Of Zach Mitchell Sent: Friday, May 22, 2020 11:49 AM To: nginx@nginx.org Subject: RE: nginx 1.18.0 does not reload on ubuntu 18.04 I’ve also tried that “ExecReload=/bin/kill -s HUP $MAINPID” which doesn’t work either. I’m testing by adding a new location rule and then reloadin

RE: nginx 1.18.0 does not reload on ubuntu 18.04

2020-05-22 Thread Zach Mitchell
$MAINPID ExecStop=/bin/kill -s TERM $MAINPID [Install] WantedBy=multi-user.target ``` You should see if something more like that works for you. On Fri, May 22, 2020 at 10:59 AM Zach Mitchell mailto:zlmit...@syr.edu>> wrote: I'm using a nginx 1.18.0 and 1.16.1 and when i perform

nginx 1.18.0 does not reload on ubuntu 18.04

2020-05-22 Thread Zach Mitchell
I'm using a nginx 1.18.0 and 1.16.1 and when i perform a systemctl restart nginx, it does not actually reload the configs. nginx -s reload does not work either. Am i missing a configure flag that allows this to work properly? Here is my nginx -V built by gcc 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu