Debian Upgrade to Bullseye broke PHP SourceGuardian
Posted: Sat Nov 18, 2023 12:09 pm
We upgraded Debian Buster (10) to Debian Bullseye (11), as version is supported by Nagios LS and afte the upgrade completed successfully, we ran into the problem that web server is not operational anymore.
PHP script '/var/www/html/nagioslogserver/application/core/LS_Controller.php' is protected by SourceGuardian and requires a SourceGuardian loader 'ixed.7.4.lin' to be installed.
1) Click here to download the required 'ixed.7.4.lin' loader from the SourceGuardian site
2) Install the loader to /usr/lib/php/20190902
3) Edit /etc/php/7.4/apache2/php.ini and add 'extension=ixed.7.4.lin' directive
4) Restart the web server
Before we execute the above recommendation, please confirm this is the right way to proceed... Unfortunately, there is no NLS documentation on OS upgrade, but it is supported as per NLS recommended OS.
PHP script '/var/www/html/nagioslogserver/application/core/LS_Controller.php' is protected by SourceGuardian and requires a SourceGuardian loader 'ixed.7.4.lin' to be installed.
1) Click here to download the required 'ixed.7.4.lin' loader from the SourceGuardian site
2) Install the loader to /usr/lib/php/20190902
3) Edit /etc/php/7.4/apache2/php.ini and add 'extension=ixed.7.4.lin' directive
4) Restart the web server
Before we execute the above recommendation, please confirm this is the right way to proceed... Unfortunately, there is no NLS documentation on OS upgrade, but it is supported as per NLS recommended OS.