You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2022-06-29 17:46:51

harguilar
Member
Registered: 2022-06-29
Posts: 3

upgrade my GLPI using Docker

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

Board footer

Powered by FluxBB