Navid Posted July 17 Share Posted July 17 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. Link to comment Share on other sites More sharing options...
Sandeep B. Posted July 18 Share Posted July 18 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 Link to comment Share on other sites More sharing options...
Navid Posted July 19 Author Share Posted July 19 Hi, thank you so much Dear Sandeep, it not work fine, it's work perfectly. Appreciated! Link to comment Share on other sites More sharing options...
Dutch_Mike Posted August 4 Share Posted August 4 (edited) 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 August 4 by Dutch_Mike Link to comment Share on other sites More sharing options...
Sandeep B. Posted August 7 Share Posted August 7 i didn't see any error in your post Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now