Home > Backend Development > PHP Tutorial > php5.4 联接Sqlserver2008 咋整啊折腾3天鸟、累死了

php5.4 联接Sqlserver2008 咋整啊折腾3天鸟、累死了

WBOY
Release: 2016-06-13 10:29:16
Original
905 people have browsed it

php5.4 连接Sqlserver2008 咋整啊?折腾3天鸟、累死了。
连接MYSQL正常、
sqlncli.msi 已安装(x64)
下载过 SQLSRV30.EXE SQLSRV20.EXE
php_sqlsrv.dll
php_sqlsrv_ts.dll
都放入ext目录中了 php.ini也指向了。
php_sqlsrv_54_ts_vc6.dll
php_sqlsrv_53_ts_vc6.dll 
我都试过了 就是不能识别 sqlsrv_connect 这个函数、
我从 php 5.4 一直降到 php5.2 没一个版本好使、
我都google baidu好几天了 求高手指点下。该如何配置?
跪求解!

------解决方案--------------------
phpinfo(); 看sqlsrc 扩展是否已配置成功。
------解决方案--------------------

探讨

phpinfo(); 看sqlsrc 扩展是否已配置成功。
Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template