Ser man på jag hittade svaret...
Alltså måste jag nerdradera MySQL också. Jäklar.
--
mysql_connect(): Client does not support authentication protocol
SUMMARY
Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client ...
Could not connect: Client does not support authentication protocol requested by server; consider upgrading MySQL client
INFORMATION
As of MySQL 4.1 there is a new authentication protocol. This authentication protocol is only supported by PHP 5 or higher.
So what you need to do is upgrade your PHP engine to PHP 5 or higher.
NOTE: We have found that PHP 5.0.2 (on Windows) comes with the 3.23.x client API. Try... PHP 5.0.3 for MySQL 4.1.x