arloesitech
HOBBYOP
2 years ago
im getting this error on my application mysqliconnect(): The server requested authentication method unknown to the client [cachingsha2_password] i never had this problem before is just happening in railway
0 Replies
brody
EMPLOYEE
2 years ago
your mysql client would need to be compatible with caching sha2 password, what is your mysql client?
brody
EMPLOYEE
2 years ago
yep that's quite old
we cant update the php version i found this
https://stackoverflow.com/questions/50026939/php-mysqli-connect-authentication-method-unknown-to-the-client-caching-sha2-pa
brody
EMPLOYEE
2 years ago
try updating the php version first