On Tue, 2007-04-10 at 16:00 +0300, "M.Barış ÜNAL" wrote: > `apt-get install php4-mysql` deilmi? zaten en yeni diyor?
"Note: In older versions of PHP, the mysql extension does not support the authentication protocol in MySQL 4.1.1 and higher. This is true regardless of the PHP version being used. If you wish to use the mysql extension with MySQL 4.1 or newer, you may need to follow one of the options discussed above for configuring MySQL to work with old clients. The mysqli extension (stands for "MySQL, Improved"; added in PHP 5) is compatible with the improved password hashing employed in MySQL 4.1 and higher, and no special configuration of MySQL need be done to use this MySQL client library. For more information about the mysqli extension, see http://php.net/mysqli."[1] Eger ozel bir gerekceniz yoksa PHP5'e gecmeyi dusunebilirsiniz. Iyi calismalar... [1] http://dev.mysql.com/doc/refman/5.0/en/old-client.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

