Sounds like you've followed my mssql howto at some point. to fix you First need to remove php-odbc:[root@sleuth ~]# yum remove php-odbc
Do the yum updates[root@sleuth ~]# yum update
Then install the updated php-odbc[root@sleuth ~]# yum --enablerepo=base --enablerepo=updates install php-odbc