Oscommerce issue site loading IP instead of domain

Discussion in 'PHP' started by PuneetJvw, Oct 5, 2010.

  1. #1
    I installed oscommerce at xyz.com and then when i click on any link on my site then it takes me to ip instead http://67.23.226.82/~mysitename

    ?

    What do i change or check ?


    Thanks,
    ASHISH THAKKAR
     
    PuneetJvw, Oct 5, 2010 IP
  2. bartolay13

    bartolay13 Active Member

    Messages:
    735
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    98
    #2
    if your using oscommerce.. its under the configuration file...
     
    bartolay13, Oct 5, 2010 IP
  3. ivan.kristianto

    ivan.kristianto Active Member

    Messages:
    136
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    see at the configure.php under includes folder.

    define('HTTP_SERVER', 'http://xyz.com');
    define('HTTPS_SERVER', 'https://xyz.com');
     
    ivan.kristianto, Oct 5, 2010 IP
  4. PuneetJvw

    PuneetJvw Well-Known Member

    Messages:
    2,313
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    185
    Digital Goods:
    1
    Articles:
    2
    #4
    Man ... You guys rock !!!
     
    PuneetJvw, Oct 5, 2010 IP