在线求助--服务器更换后,php运行出错!
刚刚换了一台服务器,IIS按照原来的重新配置,但打开页面的时候提示
“X-Powered-By: PHP/4.0.4 Content-type: text/html PHP Warning: Unable to load dynamic library 'c:\php\extensions/php_ldap.dll' - The specified module could not be found. in Unknown on line 0 ”
这是什么错误啊?
'c:\php\extensions/php_ldap.dll' 这个目录下已经有php_ldap.dll这个文件了。