PHP mssql_connect() unable to connect to server
Running PHP on a Windows 2003 Server and connecting to Microsoft SQL Server 2000 Service Pack 4 we found that sometimes the PHP script could connect to the SQL Server but most of the time we’d get ‘mssql_connect() unable to connect to server’.
After Googling the problem I found a lot of references to needing NTWDBLIB.DLL [...]