I try to connect mssql in centos, so I need odbc freetds,unixodbc I have all I need to install dblib at last, I type "yum install php5-sysbase" command in terminal and here is the response:
how can I install php5-sybase ?
in centos, you run:
yum install php-mssql
then in /etc/php.ini, add the following:
extension=mssql.so