hi ive got a webhost and uploaded my site to it via php
it is gunz rev 2010
but as ive uploaded my site to another webhost
$_MSSQL[Host] = "AT266";
$_MSSQL[User] = "sa";
$_MSSQL[Pass] = "mssqlpasshere";
$_MSSQL[DBNa] = "mssqldatabasenamehere";
it wont connect though my server runs on a vps my site runs on another companys webhost how do i connect it


Reply With Quote


