php5.5最新版本,该如何处理

WBOY
Release: 2016-06-13 11:50:12
Original
711 people have browsed it

php5.5最新版本
php最新的版本为php5.5。该版本还是否支持MSSQL数据库了。听过不支持扩展MSSQL,这该如何是好?
------解决方案--------------------
的确没有mssql的dll支持. 
------解决方案--------------------

引用:
Quote: 引用:

的确没有mssql的dll支持. 

我从别的php包里面拷贝php_mssql.dll,php_pdo_mssql.dll到ext文件夹下。仍然提示错误。郁闷了。

那当然呀, php 5.5是vc11的, 不能用以前的dll. 
------解决方案--------------------
你到微软官网去找呀!
自 php5.3 起 sql server 的扩展就由微软单独提供了
而你还在拷贝 php_mssql.dll,就是在 php5.3 也是不能用的
Related labels:
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!