diff options
author | Remi Collet <remi@remirepo.net> | 2019-04-08 15:34:46 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-04-08 15:34:46 +0200 |
commit | cc2d24274ca91ac02fe708a91dfdbd3241ee2251 (patch) | |
tree | e417ffbeab86ae0b5d04be7faf95b0a9dee2fd00 | |
parent | 5baa5b08a60d02fdc60ecee9c9607864e1c2101c (diff) |
typo
-rw-r--r-- | glpi-94-c7.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glpi-94-c7.md b/glpi-94-c7.md index 27906a6..7469912 100644 --- a/glpi-94-c7.md +++ b/glpi-94-c7.md @@ -46,7 +46,7 @@ so using the SCL of the latest MariaDB 10.2 (10.1 is also OK). MariaDB [glpi]> exit Bye -## Apache HTTP Server and PHP 7.2 +## Apache HTTP Server and PHP 7.3 GLPI requires PHP >= 5.6, so default version 5.4 in base repository is not compatible, so using the latest version 7.3 for performance (7.2 is also OK, 7.1 is close to EOL). |