开发者

PHP mssql_connect problem

开发者 https://www.devze.com 2023-03-04 12:26 出处:网络
Dear Experts; I have installed PHP Fast-cgi on IIS 7开发者_如何学Python . I am using Windows R2 2008 Enterprise. mssql_connect function doesnt run.

Dear Experts; I have installed PHP Fast-cgi on IIS 7开发者_如何学Python . I am using Windows R2 2008 Enterprise. mssql_connect function doesnt run. I tried to install ntwdblib.dll on C:\windows\SysWOW64 and I called regsvr32.exe ntvlib.dll in command prompt. But I cant it. How can I solve this problem?


"I tried to install ntwdblib.dll on C:\windows\SysWOW64 and I called regsvr32.exe ntvlib.dll in command prompt. But I cant it. "

What error message showed? Instead of pasting "regsvr32.exe ntvlib.dll" into the run window, type "cmd" [without quote marks] into the run box, then type the command in the cmd.

0

精彩评论

暂无评论...
验证码 换一张
取 消