You are not logged in.
Pages: 1
Hi everyone,
Currently, am running GLPI 10.0.0 in a docker container environment. Am facing few issues, one of them is to integrate GLPI with email notification as well LDAP auth. I found that they sent a new version of the GLPI which is 10.0.2.
I would like to upgrade my GLPI to 10.0.2 to see if those error can get fixed.
In the same note, I also would like to upgrade GLPI php to 8, because am getting this error: Parse error: syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST) in D:\www\domains\htdocs\glpi\src\Features\Inventoriable.php on line 50
Line 50 in that file is
protected ?CommonDBTM $agent = null;
I found the solution is to upgrade the php version, which is under this location: Setup > General on the System tab along with the other GLPI system information. I did not find a way to edit and in local machine I do not know because am running everything under docker container.
Any help is welcome. Thanks in Advance.
Offline
Pages: 1