Jump to content

Featured Replies

Posted

Hi, dear Sandeep it's very important to know how can UPgrade MariaDB to last and stable one.
1- I need to upgrade MariaDB from 10.5 to MariaDB 10.11.210.11.2.  or higher
2- and need to upgrade nginx to 1.23.3  or latest one.

kindly need your help and your full guide please

thank you very much.


regarding upgrade to nginx latest you need to do this commands 

dnf module disable nginx
dnf remove nginx

then go to cwp >> webserver settings and rebuild with nginx + apache options this will install the latest version of nginx 

  • Author

Hi, thank you so much Dear Sandeep,  it not work fine, it's work perfectly.

 

Appreciated!

  • 3 weeks later...
On 7/18/2024 at 3:00 AM, Sandeep B. said:

regarding upgrade to nginx latest you need to do this commands 

dnf module disable nginx
dnf remove nginx

then go to cwp >> webserver settings and rebuild with nginx + apache options this will install the latest version of nginx 

I installed my server, new, again, this time with Alma linux 8.10 and updated the kernel to Version: 6.10.3-1.el8.elrepo.x86_64 . updated to the last version of MariaDB, using the upgrade instructions for Alma 8, not 9 as in this post.
When i use the command to upgrade my  Nginx, this === >>> dnf module disable nginx <<<===== it gives me this error. 

[root@ ~]# dnf module disable nginx
Last metadata expiration check: 2:08:41 ago on Sun 04 Aug 2024 06:14:09 PM CEST.
Problems in request:
Modular dependency problems with Defaults:

 Problem: module php:7.2:8030020210119114311:2c7ca891.x86_64 from appstream requires module(nginx), but none of the providers can be installed
  - conflicting requests
  - module nginx:1.14:8030020210419100506:f8e95b4e.x86_64 from appstream is disabled
  - module nginx:1.16:8040020210608131432:522a0ee4.x86_64 from appstream is disabled
  - module nginx:1.18:8040020210608132736:522a0ee4.x86_64 from appstream is disabled
  - module nginx:1.20:8080020231017064931:9edba152.x86_64 from appstream is disabled
  - module nginx:1.22:8080020231017064907:9edba152.x86_64 from appstream is disabled
  - module nginx:1.24:8100020240411100500:9edba152.x86_64 from appstream is disabled
Dependencies resolved.

I did not agreed with it so left alone.  BUT i had this in the past too... and these times i continued, which resulted, that every time i had a yum command to install or update, even it had nothing to do with Nginx, i got this same error list.

SO before doing this and continue, i want to know how to do this or what should be done before, so i can upgrade Nginx to the last version without these errors.

Regards,

Mike

 

Edited by Dutch_Mike

Create an account or sign in to comment