Search found 4 matches
- Thu Nov 14, 2024 7:06 am
- Forum: Nagios XI
- Topic: problems updating to debian12 with php8.2
- Replies: 8
- Views: 2089
Re: problems updating to debian12 with php8.2
We've replicate the whole process with the new version 1.3.1. Backup and restore in the new version. We had to change the backup script because the version of mariadb: # Some versions of mysqldump don't have to column statistics option if mysqldump --column-statistics=0 --version &>/dev/null; th...
- Wed Nov 13, 2024 2:48 am
- Forum: Nagios XI
- Topic: problems updating to debian12 with php8.2
- Replies: 8
- Views: 2089
Re: problems updating to debian12 with php8.2
The content of the file: # cat /etc/php/8.2/apache2/conf.d/sourceguardian.ini extension=ixed.8.2.lin Maybe the file/usr/local/nagiosxi/html/includes/dbl.inc.php is not encoded to support this version? On a fresh install it works, starts to fail when the restore finish. On the other hand I try to upd...
- Tue Nov 12, 2024 3:45 am
- Forum: Nagios XI
- Topic: problems updating to debian12 with php8.2
- Replies: 8
- Views: 2089
Re: problems updating to debian12 with php8.2
Those are the logs today during restore and after access.log nagios.lab.es:80 192.168.1.17 - - [12/Nov/2024:09:15:42 +0100] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_pagetop_alert_content_html%22%2C%22args%22%3A%22%22%7D&nsp=864a5c5253161068b487549ff2ff...
- Mon Nov 11, 2024 10:58 am
- Forum: Nagios XI
- Topic: problems updating to debian12 with php8.2
- Replies: 8
- Views: 2089
problems updating to debian12 with php8.2
Recently, we tried to update nagiosxi from debian11 with PHP7.4 to debian12 with PHP8.2 via backup and restore.
We updated to the last version 2024R1.3 on debian11 and fresh install on debian12, but after the restore nagios response a HTTP500 every time.
Are those version supported?
We updated to the last version 2024R1.3 on debian11 and fresh install on debian12, but after the restore nagios response a HTTP500 every time.
Are those version supported?