mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
Require PHP 8.2. Raise the minimum required version of icinga-php-library to >=0.19.0 and icinga-php-thirdparty to >=0.15.0. Both are required for PHP 8.5 support. Additionally, raise Icinga Web to >=2.12.5 for the same. Remove badges from README as their information is already visible in the GitHub UI.
782 B
782 B
Installing Icinga DB Web from Source
Please see the Icinga Web documentation on
how to install modules from source.
Make sure you use icingadb as the module name. The following requirements must also be met.
Requirements
- PHP ≥ 8.2
- MySQL or PostgreSQL PDO PHP libraries
- The following PHP modules must be installed:
cURL,dom,json,libxml - Icinga DB ≥ 1.4
- Icinga Web 2 ≥ 2.12.5
- Icinga PHP Library (ipl) ≥ 0.19.0
- Icinga PHP Thirdparty ≥ 0.15.0