Posted by:
jPaulB
(---.cpe.net.cable.rogers.com)
Hi Everybody,
When I try and execute the following script
$mysqli = new mysqli("localhost", "user_eMail", "user_Password", "ofs"

;
I will get the following error:
Fatal error: Uncaught mysqli_sql_exception: Plugin 'mysql_native_password' is not loaded in C:\wamp64\www\OFS1\index.php on line 3
( ! ) mysqli_sql_exception: Plugin 'mysql_native_password' is not loaded in C:\wamp64\www\OFS1\index.php on line 3
What can cause this? WAMP worked flawlessly last week.
Many Thanks,
Paul
(If I wasn't so stupid, I wouldn't have to be so persistent)