Daniel Kaliel wrote:
> I think the problem is that you need to convert the password in MySQL to
> an Old password.  With version 5 MySQL released greater security
> encrpytion for the root and other passwords.  PHP still can not connect
> using the new MySQL encryption.  So you need to change your MySQL
> password to the older version of encryption.


Let's put it this way:  it does not even see the function mysql_connect().

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to