Menu

#38 X-Originating-IP

closed-fixed
5
2001-04-12
2001-04-10
Anonymous
No

Win32 Platform everythng appear to be working good.
The only issue seems to be the header below does not
report the IP.

X-Originating-Ip: []

Discussion

  • Nobody/Anonymous

    Logged In: NO

    disregard this...

    Code change in send.php to the following on a win32
    platform will fix it.

    $ip = $REMOTE_ADDR;

     
  • Nobody/Anonymous

    Logged In: NO

    change code in send.php to
    $ip = $REMOTE_ADDR;
    fixed the problem

     
  • Nicolas Chalanset

    • assigned_to: nobody --> nicocha
    • status: open --> open-fixed
     
  • Nicolas Chalanset

    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB