我想把动网的程序换成discuz,转换就需要通过php对mssql数据库进行操作,但是目前就是没有办法使用mssql连接上数据库。
会有这样的提示:
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: localhost,1433 in D:\wwwroot\3.php on line 15
Fatal error: Maximum execution time of 30 seconds exceeded in D:\wwwroot\3.php on line 15
该想到的问题,像dll版本之类的都已经验证了,还是不能正常,有高手看看还有可能是什么原因呢?