Hello,
I just upgraded from EasyPHP 3.0 to EasyPHP 3.1 and now, I get those errors whenever I try to connect to my mySQL DB:
Warning: mysql_connect() [function.mysql-connect]: OK packet 6 bytes shorter than expected in ......... on line 28
Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using old authentication in ............. on line 28
I changed NOTHING in my mySQL server, and NOTHING in my code.
Does anyone have a clue?