Connection Problem

Joined
Feb 3, 2007
Messages
2
Reaction score
0
For some reason everytime i configure my site, i get an error :

Code:
[B]Warning[/B]: mssql_connect() [[URL="http://forum.ragezone.com/function.mssql-connect"]function.mssql-connect[/URL]]: Unable to connect to  server: 207.1**.***.*** in [B]C:\Program Files\Abyss Web  Server\htdocs\dbconnect.php[/B] on line [B]6[/B]

[B]Warning[/B]:  mssql_select_db() [[URL="http://forum.ragezone.com/function.mssql-select-db"]function.mssql-select-db[/URL]]: Unable to connect  to server: (null) in [B]C:\Program Files\Abyss Web Server\htdocs\config.php[/B]  on line [B]17[/B]

It is two separate computers on two different networks... Firewalls have been disabled for the time being. I know that in mysql there is a way to remote connection this.....Is there some function in mssql that is keeping me from doing this fucntion? is so please help.
 
Back