You are not logged in.
Pages: 1
Hello,
I just installed GLPI 9.5.2 and I get some trouble configuring MySQL connection. As my password included a "%44", it was interpreted as a "D" character (as the D is the 44 in HEX ASCII table) during the mysqli connection (install.php:238).
I detected it by dumping $password value. I had to change my password to continue the install.
Environment:
* Ubuntu 18.04
* PHP 7.2
* MySQL 5.7
Hope that helps
Offline
Pages: 1