Re: [PHP-WIN] Unable to mssql_connect unless in my office

2007-07-02 Thread Mikael Grön
It sure sounds like your host file points localhost to a server at your work, rather than to 127.0.0.1... or you're running a server on your laptop that needs stuff from your work LAN to function... Mike Beddo skrev: I have a very strange problem. If anyone has an insight please let me know.

[PHP-WIN] Unable to mssql_connect unless in my office

2007-07-01 Thread Mike Beddo
I have a very strange problem. If anyone has an insight please let me know. When my laptop is docked in my office I have no problem using mssql_connect to the SQL server running on localhost. When I take my laptop home I get the following error: Warning: mssql_connect() [function.mssql-co