You are not logged in.
I upgraded my GLPI to the new 10.0 version on a windows server 2k16. After that I have in my front page this two warnings:
390 tables are using the deprecated utf8mb3 storage charset. Run the "php bin/console glpi:migration:utf8mb4" command to migrate them.
1302 primary or foreign keys columns are using signed integers. Run the "php bin/console glpi:migration:unsigned_keys" command to migrate them.
Im running the commands in this route and get this error:
c:\xampp\htdocs\glpi
# php bin/console glpi:migration:utf8mb4
Uncaught Exception ParseError: syntax error, unexpected token ":", expecting "{" in C:\xampp\htdocs\glpi\src\Console\Migration\2Utf8mb4Command.php at line 36
Tengo instalado PHP 8.0.12
I don´t know what else I can do please help and thanks in advance !
Last edited by juaneop (2022-08-23 16:21:01)
Offline