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 ?
I recompile PHP process, compile successfully! But there is no support for MSSQL.
I think what we need detailed installation process and tutorials, as well as edit the php.ini modifications! I hope you can provide some tutorials and installation steps! Thank you!