Re: PHP info: MySQL client API version: 3.23?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 john@xxxxxxxxxxxx

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux