hello,
I'm currently trying to get icingaweb2 to run on RHEL 9. According to the documentation ( https://icinga.com/docs/icinga-web/latest/doc/02-Installation/04-RHEL/ ) it requires PHP version ≥ 7.2, this is also confirmed by a dnf repoquery --requires icingaweb2, however when actually to trying open icingaweb in a browser I'm greeted by a composer error:
Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.0.30. in /usr/share/icinga-php/ipl/vendor/composer/platform_check.php on line 24
hello,
I'm currently trying to get icingaweb2 to run on RHEL 9. According to the documentation ( https://icinga.com/docs/icinga-web/latest/doc/02-Installation/04-RHEL/ ) it requires PHP version ≥ 7.2, this is also confirmed by a
dnf repoquery --requires icingaweb2, however when actually to trying open icingaweb in a browser I'm greeted by a composer error:Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.0.30. in /usr/share/icinga-php/ipl/vendor/composer/platform_check.php on line 24