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-08-23 16:19:11

juaneop
Member
Registered: 2022-08-23
Posts: 2

deprecated utf8mb3 storage charset after upgrading to GLPI 10

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

Board footer

Powered by FluxBB