I want connect to sql server 2008 R2 in php
I used FreeTDS and it's going well in centos 6.5 without installing CWP
in another Server when I installed CWP and then unixodbc and FreeTDS then i can connect to sql server through command line , but phpinfo show that php have no support for mssql
so how can i install unixodbc with mssql support in CWP
can anybody help me ?