Search found 1 match

by jmitchell
Tue Oct 27, 2009 11:58 am
Forum: PHP Help and Discussion
Topic: Mysql Client API version
Replies: 3
Views: 5641

Mysql Client API version

Hello Everyone, Running Plesk 8.6 on CentOS5. [root@live modules]# rpm -qf /usr/lib/php/modules/mysql.so php-mysql-5.2.11-2.el4.art phpinfo Returns: Client API version 4.1.22 I've got a client trying to use some DECIMAL tables for mysql, and 4.x doesn't know about it, only 5.x. Just wondering if the...