Mam Zend Framework 0.9.2beta MySQL 4.1 i PHP5.2.1 w czasie próby połączenia się z bazą danych za pomocą PDO_MYSQL to wyrzuca mi wyjątek: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'SQLSTATE[HY000] [2017] Can't open named pipe to host: . pipe: MySQL (2)'
Na to pomogło wyłączenie połączeń TCP/IP z MySQL-em
ale wtedy wyrzuca mi wyjatek: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'SQLSTATE[08004] [1251] Client does not support authentication protocol requested by server; consider upgrading MySQL client'.
Czy wie ktoś jak można się tego pozbyć?