urgent help needed all my visters have this ip 172.16.10.1

Discussion in 'PHP' started by scriptreseller, Jul 8, 2007.

  1. #1
    re post as i think this forum mabey better suited

    Hi

    i moved my site to a new server and there where a few problems installing the database . i think its all done now but i have just seen that all my tvisiters have the ip 172.16.10.1 even me.

    i did a look up onit and it belongs to Internet Assigned Numbers Authority any help on why this is happening would be gr8 as i dont have a clue.


    also what problems wil come form this if any
     
    scriptreseller, Jul 8, 2007 IP
  2. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #2
    that's just a local ip on the network. try putting this in your php file on the first line and seeing what it returns.

    
    <?=$_SERVER['REMOTE_ADDR'];?>
    
    PHP:
     
    ansi, Jul 8, 2007 IP
  3. scriptreseller

    scriptreseller Active Member

    Messages:
    323
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    58
    #3
    hi i run of phpfox cms do you know which file i should put it in or dose it not matter thanks
     
    scriptreseller, Jul 8, 2007 IP
  4. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #4
    index.php - just for kicks
     
    ansi, Jul 8, 2007 IP