Home  >  Article  >  Backend Development  >  php出现Unable to load dynamic library 'c:phpextensionsphp_mssql.dll'

php出现Unable to load dynamic library 'c:phpextensionsphp_mssql.dll'

WBOY
WBOYOriginal
2016-06-23 14:29:59908browse

PHP Warning: Unknown(): Unable to load dynamic library 'c:\php\extensions\php_mssql.dll' - Access is denied. in Unknown on line 0 
 
 1\ 要将c:\php 的 dlls的ntwdblib.dll  复制到system32下. 而且有执行权限

Statement:
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
Previous article:php基础语法---php语言标识Next article:PHP 基础 算法