Score:1

Upgrading nginx to latest stable 1.20 but reverts to 1.18 when reinstalling modules in Ubuntu 18.04

ca flag

I installed Nginx 1.20.1 by following the following this guide: here. I was able to upgrade to version 1.20 but during the upgrade process it removed a few modules like the following:

libnginx-mod-http-auth-pam 
libnginx-mod-http-cache-purge 
libnginx-mod-http-dav-ext

When reinstalling the modules(sudo apt-get install -y), it would uninstall v1.20 and go back to 1.18, I tried removing the modules before running the upgrade process but the same will still occur.

Any help is appreciated

in flag
How did you upgrade to 1.20?
Andy avatar
ca flag
I upgreaded by following this guide over https://askubuntu.com/questions/1147144/how-to-upgrade-nginx-on-ubuntu-16-04/1148829#1148829
Score:4
us flag

nginx.org packaging of nginx and Ubuntu packaging are not equal and they are not compatible.

You need to either compile the additional modules for nginx 1.20 yourself, or find a source that includes these modules for v1.20.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.