[root@c12 html]# yum install php-mssql
[root@c12 html]# /etc/init.d/httpd graceful
用tsql命令测试 tsql -S IP:port -U username -P password
phpinfo中可以看到mssql的信息(没有试验成功)
微信扫一扫
[root@c12 html]# yum install php-mssql
[root@c12 html]# /etc/init.d/httpd graceful
用tsql命令测试 tsql -S IP:port -U username -P password
phpinfo中可以看到mssql的信息(没有试验成功)
相关推荐