Problemer med PHP og MySQL
Jeg har lige formateret og nu vil PHP4 og MySQL5 ikke rigtig virke sammen mere :(Jeg har lavet en simpel connect, men får fejlen:
Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in \test.php on line 3
Warning: mysql_select_db(): Access denied for user 'ODBC'@'localhost' (using password: NO) in \test.php on line 4
Warning: mysql_select_db(): A link to the server could not be established in \test.php on line 4
Jeg kan fint connecte fra MySQL Front
