You are not logged in.
Hello guys, I'm testing the new version of GLPI and I did two successful installations. But I'm trying to install again and now I run into a problem.
In the installation, after clicking on "install", the GLPI is not passing step 0, it does not do the compatibility check.
Any light?
Below a print and the php log
Thanks.
[2022-02-01 10:09:50] glpiphplog.WARNING: Test logger
[2022-02-01 10:09:50] glpiphplog.CRITICAL: *** Uncaught Exception Error: Call to undefined function Glpi\System\Requirement\exec() in /home/cortical/suporteti/src/System/Requirement/SeLinux.php at line 76
Backtrace :
src/System/Requirement/AbstractRequirement.php:108 Glpi\System\Requirement\SeLinux->check()
src/System/Requirement/AbstractRequirement.php:150 Glpi\System\Requirement\AbstractRequirement->doCheck()
.../twig/twig/src/Extension/CoreExtension.php:1544 Glpi\System\Requirement\AbstractRequirement->isOutOfContext()
...a690e74f3f06388b40bf93b88670d7ba8c324b44.php:59 twig_get_attribute()
vendor/twig/twig/src/Template.php:394 __TwigTemplate_1061da1f9510777c1b2683d457cd5ef84543f3573936e2e7188a61903f45c822->doDisplay()
vendor/twig/twig/src/Template.php:367 Twig\Template->displayWithErrorHandling()
vendor/twig/twig/src/Template.php:379 Twig\Template->display()
vendor/twig/twig/src/TemplateWrapper.php:40 Twig\Template->render()
.../twig/twig/src/Extension/CoreExtension.php:1268 Twig\TemplateWrapper->render()
...e626e2c023824fb5c9099ba09622a74392b52042.php:45 twig_include()
vendor/twig/twig/src/Template.php:394 __TwigTemplate_3526bd10872ecad8f432fbe40d87b6f8b5dffe1c1967f63a421a028e1974ffe7->doDisplay()
vendor/twig/twig/src/Template.php:367 Twig\Template->displayWithErrorHandling()
vendor/twig/twig/src/TemplateWrapper.php:47 Twig\Template->display()
src/Application/View/TemplateRenderer.php:177 Twig\TemplateWrapper->display()
install/install.php:137 Glpi\Application\View\TemplateRenderer->display()
install/install.php:559 step1()
Offline
I discovered. It's a conflict with SElinux validation.
I posted it on the project website.
tks
Offline