When connecting to a local SQL Server 2000 installation via php 4.3.3 on a Windows Server 2003 machine I get the following error:
Code:
Warning: mssql_connect(): message: Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server connection. (severity 14)
Can anyone enlighten me as to what's wrong?