Chumpys Reg / Shop Page

Results 1 to 3 of 3
  1. #1
    Valued Member Lazy is offline
    MemberRank
    Dec 2007 Join Date
    BelgiumLocation
    106Posts

    Chumpys Reg / Shop Page

    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
    Last edited by Lazy; 28-10-08 at 08:43 PM.


  2. #2
    Member tzinpo is offline
    MemberRank
    Mar 2007 Join Date
    Behind SystemLocation
    90Posts

    Re: Chumpys Reg / Shop Page

    Quote Originally Posted by Lazy View Post
    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','ip');
    // Database login
    define('DB_USER','dbuser');
    // Database password
    define('DB_PASS','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
    Put your Winxp IP in DB_ADDR

    go to start -> run -> type CMD -> Enter

    After that type this

    ipconfig

  3. #3
    Valued Member Lazy is offline
    MemberRank
    Dec 2007 Join Date
    BelgiumLocation
    106Posts

    Re: Chumpys Reg / Shop Page

    Quote Originally Posted by tzinpo View Post
    Put your Winxp IP in DB_ADDR

    go to start -> run -> type CMD -> Enter

    After that type this

    ipconfig
    Yeh i know i put my wan ip there dusent work

    i'm behind router tough

    Thanks in Advance, Lazy



Advertisement