Nagios XI 2024 PHP 8.2

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
itunixops
Posts: 50
Joined: Tue Jul 28, 2020 12:27 pm

Nagios XI 2024 PHP 8.2

Post by itunixops »

Has anybody had a chance to test XI 2024 on PHP 8.2? PHP 8.1 is going EOL at the end of this year and we want to make sure the application is compatible with PHP 8.2.
sgardil
Posts: 349
Joined: Wed Aug 09, 2023 9:58 am

Re: Nagios XI 2024 PHP 8.2

Post by sgardil »

Currently we don't officially support php 8.2 as we suggest to update php versions by going to newer distros. That being said php 8.2 may still work in our application. There are a couple of deprecations in php 8.2 that may cause issues but those may have already been changed. Like always take a snapshot before attempting this process so nothing important is lost. If you do upgrade your php version let us know how it goes.
Andreaa23
Posts: 6
Joined: Mon Aug 07, 2023 10:06 pm

Re: Nagios XI 2024 PHP 8.2

Post by Andreaa23 »

I upgraded to this new version and everything went quite well bitlife
sgardil
Posts: 349
Joined: Wed Aug 09, 2023 9:58 am

Re: Nagios XI 2024 PHP 8.2

Post by sgardil »

Andreaa23 wrote: Wed Apr 03, 2024 4:03 am I upgraded to this new version and everything went quite well bitlife
Could you check your php logs in /var/log/php-fpm/www-error.log and see if you run into any big issues when traversing through the application?
logisbk
Posts: 24
Joined: Mon Nov 08, 2021 1:00 pm

Re: Nagios XI 2024 PHP 8.2

Post by logisbk »

We have Oracle Linux 9.5 and it's running PHP v 8.0 - does anyone have steps they followed to update to v8.2 or .3?
KarenJ
Posts: 13
Joined: Thu Jul 26, 2018 12:36 pm

Re: Nagios XI 2024 PHP 8.2

Post by KarenJ »

Andreaa23 wrote: Wed Apr 03, 2024 4:03 am I upgraded to this new version and everything went quite well bitlife
I'd like to know how you did the upgrade, what system/distro you are running on and if you've uncovered any issues. Also, if anyone else has successfully upgraded PHP, please let me know. Thanks!
netoj
Posts: 1
Joined: Fri Jul 04, 2025 1:37 am

Re: Nagios XI 2024 PHP 8.2

Post by netoj »

Thanks for sharing your experiences, everyone. I’m planning to upgrade Nagios XI 2024 to PHP 8.2 as well, so it’s helpful to know it might work even if it’s not officially supported yet. I’ll make sure to snapshot my system and check the logs carefully after the upgrade.
KarenJ
Posts: 13
Joined: Thu Jul 26, 2018 12:36 pm

Re: Nagios XI 2024 PHP 8.2

Post by KarenJ »

netoj wrote: Fri Jul 04, 2025 1:41 am Thanks for sharing your experiences, everyone. I’m planning to upgrade Nagios XI 2024 to PHP 8.2 as well, so it’s helpful to know it might work even if it’s not officially supported yet. I’ll make sure to snapshot my system and check the logs carefully after the upgrade.
Please let us know how it goes!
Post Reply