This morning I needed to reinstall wamp server, After doing so and recreating the databases for the different sites I sunndenly got the following error:
Warning: PDO::__construct(): The server requested authentication method unknown to the client [sha256_password] in C:\wamp64\www\......
Nothing is changed in httpd-vhosts or in any other place. I never saw this error before. What can be the reason and more importand what can I do about it? Thank you in advange
Hi Mittineague. Thanks for the reply. It was completely my wrong. While adding a new user I used the tab key to go through all fields. While doing that, by accident the authentication was changed from mySql to SHA 256. Thanks again for the reply