Re: Installing dynamic modules when Nginx itself is installed via yum/dnf (Linux)

2021-01-07 Thread Phoenix Kiula
on 1016001 instead of 1018000 in /etc/nginx/nginx.conf:16 nginx: configuration file /etc/nginx/nginx.conf test failed On Thu, Jan 7, 2021 at 8:56 PM Phoenix Kiula wrote: > Thank you. So I tried this. It's not as straightforward as it sounds. > > Many issues with the ./configur

Re: Installing dynamic modules when Nginx itself is installed via yum/dnf (Linux)

2021-01-07 Thread Phoenix Kiula
;. Any suggestions to make this somewhat more sensible than this utterly mediocre experience? Thanks. On Thu, Jan 7, 2021 at 1:35 AM Thomas Ward wrote: > You should, yes, to make sure your build as closely mirrors what is in the > Fedora repos. > > > Thomas > > > On 1/6

Re: Installing dynamic modules when Nginx itself is installed via yum/dnf (Linux)

2021-01-06 Thread Phoenix Kiula
t** install your > manually compiled nginx to overwrite what `dnf` installs - this simply > compiles everything and it's up to you to go digging to get the components > you need and put them where you need them to be for your system to > recognize them. > > > Thomas > On 1

Re: Installing dynamic modules when Nginx itself is installed via yum/dnf (Linux)

2021-01-06 Thread Phoenix Kiula
to those used in the original nginx compile > done in Fedora. > > > Thomas > > > On 1/6/21 5:30 PM, Phoenix Kiula wrote: > > Thank you Miguel. But you misunderstood the question. This suggestion... > > > >> nginx blog as a great guide on it though >> http

Re: Installing dynamic modules when Nginx itself is installed via yum/dnf (Linux)

2021-01-06 Thread Phoenix Kiula
Thank you Miguel. But you misunderstood the question. This suggestion... > nginx blog as a great guide on it though > https://www.nginx.com/blog/compiling-dynamic-modules-nginx-plus/ > > ...misses the very first question in this thread: we cannot compile nginx from source on our server. At lea

Re: Installing dynamic modules when Nginx itself is installed via yum/dnf (Linux)

2021-01-05 Thread Phoenix Kiula
Thanks Miguel. Is there a simple official guide with precise instructions that shows all these modules being installed? Couldn't find it. Thanks! On Tue, Jan 5, 2021 at 8:20 PM Miguel C wrote: > AFAIK you would need the modules built with the same nginx version, so if > they are not available v

Installing dynamic modules when Nginx itself is installed via yum/dnf (Linux)

2021-01-05 Thread Phoenix Kiula
We have a limitation on the server to only install Nginx via DNF. This currently (as of this date of writing) installs Nginx v1.18.0. We cannot compile our own Nginx. I understand that with this we cannot install "static modules" because that requires the whole of Nginx to be reinstalled. But I'd