Olaf van der Spek wrote:
<snip>
Isn't that only an issue for < 4.1 clients and >= 4.1 servers and not for the 'other way around'?
I was actually asking because I have a 4.1 server and I couldn't use PHP to connect, because it doesn't support new passwords.

It works both ways. You can make your 4.1 client treat passwords as <=4.0, and your 4.1 server accept older passwords. If you want the 4.1 client used in PHP, you'll have to compile it from source and use PHP5. I don't think php4 supports 4.1 (mysql vs mysqli).



-- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED]

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



Reply via email to