How to install latest version of nginx Module on a RHEL 8 host?
Issue
-
Switching to latest
nginxmodules stream fails# dnf module enable nginx:1.20 Modular dependency problems with Defaults: Problem: module php:7.2:820181215112050:76554e01.x86_64 requires module(nginx:1.14), but none of the providers can be installed - module nginx:1.14:8000020190830002848:f8e95b4e.x86_64 conflicts with module(nginx:1.20) provided by nginx:1.20:8050020211221125012:c5368500.x86_64 - module nginx:1.20:8050020211221125012:c5368500.x86_64 conflicts with module(nginx:1.14) provided by nginx:1.14:8000020190830002848:f8e95b4e.x86_64 - module nginx:1.14:820181214004940:9edba152.x86_64 conflicts with module(nginx:1.20) provided by nginx:1.20:8050020211221125012:c5368500.x86_64 - module nginx:1.20:8050020211221125012:c5368500.x86_64 conflicts with module(nginx:1.14) provided by nginx:1.14:820181214004940:9edba152.x86_64
Environment
- Red Hat Enterprise Linux 8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.