Golfreeze.packetlove.com: Life style of Golfreeze Canon400D Family kammtan.com Jazz Freebsd Unix Linux System Admin guitar Music
All about unix linux freebsd and FAQ for Packetlove.com Web hosting , Mail hosting , VoIP + IP PBX server => all application on unix knowledges by golfreeze => Topic started by: golfreeze on สิงหาคม 10, 2019, 01:39:55 pm
-
PHP7.x with MySQL 8.0+ error: The server requested authentication method unknown to the client
=> error : the server requested authentication method unknown to the client
== fixed by use mysql_native_password
ALTER USER 'user'@'localhost' IDENTIFIED WITH mysql_native_password BY 'your_password';