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-07 07:40:54

krishnateja.ks
Member
Registered: 2022-06-07
Posts: 6

"php bin/console glpi:migration:timestamps"

Hi,

Am facing issue with the below error

3 columns are using the deprecated datetime storage field type. Run the "php bin/console glpi:migration:timestamps" command to migrate them

am using glpi 10.0 with xampp server in windows10.

anyone can you pls tell the issue and how to resolve it.

Last edited by krishnateja.ks (2022-06-07 07:41:27)

Offline

#2 2022-06-07 09:08:52

Kaya84
Member
Registered: 2019-06-13
Posts: 217

Re: "php bin/console glpi:migration:timestamps"

As written:
php bin/console glpi:migration:timestamps

In fact
open command prompt
find the php.exe folder
move it
run
php path/to/glpi/bin/console glpi:migration:timestamps

have fun

Offline

#3 2022-06-08 10:56:52

krishnateja.ks
Member
Registered: 2022-06-07
Posts: 6

Re: "php bin/console glpi:migration:timestamps"

Tq Very Much and reslove my issue.

Offline

#4 2022-10-12 15:24:01

Steeve59
Member
Registered: 2022-10-12
Posts: 2

Re: "php bin/console glpi:migration:timestamps"

Thanks a lot for this !

Kaya84 wrote:

As written:
php bin/console glpi:migration:timestamps

In fact
open command prompt
find the php.exe folder
move it
run
php path/to/glpi/bin/console glpi:migration:timestamps

have fun

Offline

#5 2022-11-09 16:21:00

elprimo
Member
Registered: 2022-11-08
Posts: 8

Re: "php bin/console glpi:migration:timestamps"

@Kaya84 What is the solution for linux ?
And in my ubuntu 22.04, bin/console doesn't exist.
Thanks in advance for your help.

Kaya84 wrote:

As written:
php bin/console glpi:migration:timestamps

In fact
open command prompt
find the php.exe folder
move it
run
php path/to/glpi/bin/console glpi:migration:timestamps

have fun

Offline

#6 2022-11-10 09:10:36

kulkas
Member
Registered: 2022-11-10
Posts: 1

Re: "php bin/console glpi:migration:timestamps"

@elprimo you must open command prompt and paste :

php /var/www/html/glpi/bin/console glpi:migration:timestamps

next plase confrim "Y"

And it all.

Offline

Board footer

Powered by FluxBB