Hi,
i'm trying to setp up a reg/shop page but in the config i need to edit
// MSSQL server connection details
// Database server
define('DB_ADDR','MY WAN IP');
// Database login
define('DB_USER','MY dbuser');
// Database password
define('DB_PASS','MY password');
i dont exectly know what to put at "DB_ADDR" becouze
i'm using a webhost whit the reg/shop page on and runing the server on my computer
so my question is what do i need to do to make my config connect to my computer
Thanks in Advance, Lazy![]()


Reply With Quote


