11282005 1855 GMT-5

Right, pre 4.1.x but what about 4.4.1? or even 5.1.1?
I installed 5.1.1 today after removing 4.4.1 and after getting 
everything set up - still getting that message. How can that be?

Wade

Pete wrote:

>In message <[EMAIL PROTECTED]>, Wade Smart
><[EMAIL PROTECTED]> writes
>  
>
>>11262005 0939 GMT-5
>>
>>Yup. The only thing that is different from my other setups is mysql 
>>being vs 5.0 instead of 4.x.x .
>>    
>>
>
>That is what is discussed in the link that I sent in the previous email:
>"MySQL 5.0 uses an authentication protocol based on a password hashing
>algorithm that is incompatible with that used by older (pre-4.1)
>clients. If you upgrade the server from 4.1, attempts to connect to it
>with an older client may fail with the following message..."
>
>  
>
>>>http://dev.mysql.com/doc/refman/5.0/en/old-client.html
>>>
>>>-----------------------------------
>>>Solution: Go to the line command or to query tool and execute: 
>>>UPDATE mysql.user SET Password = OLD_PASSWORD('mysql')
>>>WHERE Host = 'localhost' AND User = 'root';
>>>-----------------------------------
>>>
>>>      
>>>
>
>  
>


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/CefplB/TM
--------------------------------------------------------------------~-> 

The php_mysql group is dedicated to learn more about the PHP/MySQL web database 
possibilities through group learning.  
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php_mysql/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to