Reputation: 365
Today, I restarted my CentOS server and after that my PHP application started to fail in accessing our MsSQL server.
[Sun Mar 13 23:44:31 2011] [error] [client 88.154.*.*]
PHP Warning: mssql_connect()
[<a href='function.mssql-connect'>function.mssql-connect</a>]: Unable to connect to server: 85.*.*.109
How can I see what's wrong?
Upvotes: 0
Views: 746
Reputation: 20387
did you double check and make sure that ALL of sql server's services have started?
Upvotes: 1