| 
                                                             Wednesday 21 November 2007 8:23:34 am 
                                                            
                                                            
                                                                 Hi, I Have the same problem, when running a 3.9.4 on my local computer who access a remote database. On the frontend I get this :         
Fatal error: Undefined class name 'ezcontentobjecttreenode' in D:\wamp\www\test\kernel\content\ezcontentfunctioncollection.php on line 586
Fatal error: Exponential did not finish its request
The execution of Exponential was abruptly ended, the debug output is present below.
 
    and in top of the debug :         
Warning: PHP  	Nov 21 2007 17:14:59
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Client does not support authentication protocol requested by server; consider upgrading MySQL client in D:\wamp\www\test\lib\ezdb\classes\ezmysqldb.php on line 131
Error: eZMySQLDB  	Nov 21 2007 17:14:59
Connection error: Couldn't connect to database. Please try again later or inform the system administrator.
Client does not support authentication protocol requested by server; consider upgrading MySQL client
 
    And if I run the admin siteaccess I get this :         
kernel::50
    * No database connection could be made, the system might not behave properly.
Connection error: Couldn't connect to database. Please try again later or inform the system administrator.
Client does not support authentication protocol requested by server; consider upgrading MySQL client
    The problem is that I can't modifiy the password encryption (old password, etc.) on the remote database, I need to make modifications into my local PHP config (I think I need to upgrade the PHP client no ?) but I don't know how to do this ! My PHP version is 4.4.7, the MySQL version is 5.0.45 and apache is 2.0.58. Thanks in advance for any help !                                                             
                                                                                                                            eZ Publish Freelance 
web : http://www.webaxis.fr 
                                                                 
                                                                                                                                                                                 |