Hi,

I have installed MySQL 4.1.7-nt + Apache 2 + PHP 5.0.2 + PHPMyAdmin
2.6.0-pl1 on my Windows XP Pro SP2. I am trying to solve the problem with
MySQL PHP Old Clients using OLD_PASSWORD instead of just PASSWORD.

How can I set on "my.ini" to start MySQL using as a default the
OLD_PASSWORD? 

I tried to insert:
[mysqld]
--old-passwords 

and

[mysqld]
old-passwords

but both didn't work.

Does anybody know how to do this? Is any other better way to make PHP5 work
with the new password format without recompiling (It is easy on Linux/Unix
but not on Windows XP).

Thanks for any help.

Andre
--
Andre Matos
[EMAIL PROTECTED] 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to