Page 1 of 1
Nagios XI 2024 PHP 8.2
Posted: Fri Jan 26, 2024 9:08 am
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.
Re: Nagios XI 2024 PHP 8.2
Posted: Fri Jan 26, 2024 10:50 am
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.
Re: Nagios XI 2024 PHP 8.2
Posted: Wed Apr 03, 2024 4:03 am
by Andreaa23
I upgraded to this new version and everything went quite well
bitlife
Re: Nagios XI 2024 PHP 8.2
Posted: Wed Apr 03, 2024 9:26 am
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?
Re: Nagios XI 2024 PHP 8.2
Posted: Fri Dec 13, 2024 10:44 am
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?
Re: Nagios XI 2024 PHP 8.2
Posted: Thu Jul 03, 2025 10:25 am
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!
Re: Nagios XI 2024 PHP 8.2
Posted: Fri Jul 04, 2025 1:41 am
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.
Re: Nagios XI 2024 PHP 8.2
Posted: Tue Jul 15, 2025 9:53 am
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!