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 2020-09-09 11:07:28

iplg59
Member
Registered: 2020-09-02
Posts: 9

Problem with ldap (since update php 7.2) and columns are incompatible

Hi,
I updated php 7.1.12 (32 bit) to php 7.2.15 (32 bit) by copying php folder from portable xampp to my xampp folder, since ldap no longer works, i enabled extension in the php.ini file, in glpi there is: ladp extension is installed

I tried to re-enter the password in authentication / ldap but it does not work.

I still updated glpi from 9.4.6 to 9.5.1, the ldap still does not work even after re-entering the password in authentication / ldap

I also have a message at the glpi connection telling me that X columns are incompatible with the use of timezones, so I download timezone_posix.sql then do php bin/console glpi:migration: timestamps. It worked but there is still the message for 5 columns, when I redo the command it tells me that 3 tables must be updated, when I do yes it says:
ocsweb.accesslog doesn't exist
ocsweb.hardware doesn't exist
ocsweb.softwares doesn't exist

Can you help me solve these 2 problems, thanking you

Offline

#2 2020-09-09 11:38:34

iplg59
Member
Registered: 2020-09-02
Posts: 9

Re: Problem with ldap (since update php 7.2) and columns are incompatible

and configuration/collector doesn't work with office365 :
error connexion : 432

Offline

#3 2020-09-22 09:18:00

iplg59
Member
Registered: 2020-09-02
Posts: 9

Re: Problem with ldap (since update php 7.2) and columns are incompatible

nobody knows ?

Offline

#4 2020-09-22 13:21:39

Zakharov69
Member
Registered: 2017-11-17
Posts: 36

Re: Problem with ldap (since update php 7.2) and columns are incompatible

Hello! Try this:
php -cli /var/www/html/glpi/bin/console glpi:migration:myisam_to_innodb
php -cli /var/www/html/glpi/bin/console glpi:migration:timestamps
php -cli /var/www/html/glpi/bin/console glpi:system:check_requirements
php -cli /var/www/html/glpi/bin/console glpi:system:status

Offline

Board footer

Powered by FluxBB