ID: 44634 Updated by: [EMAIL PROTECTED] Reported By: net dot gatekeeper at gmail dot com -Status: Open +Status: Bogus Bug Type: *Web Server problem Operating System: Linux PHP Version: 5.2CVS-2008-04-04 (snap) New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. The server is sitting behind a proxy of some kind, this has nothing to do with PHP since it gets those values from the SAPI, in this case Apache 2. Previous Comments: ------------------------------------------------------------------------ [2008-04-04 06:26:33] net dot gatekeeper at gmail dot com Description: ------------ I have revised PhpFreeChat in my host, and it was working fine there. Then, my contact installed it in his server and this problem showed up. $_SERVER['REMOTE_ADDR'] returns the same value as his host address, $_SERVER['SERVER_ADDR']. I think this has something to do with some misconfiguration in either Apache or Php, I just wasn't sure what it is. Is there anything I can do to fix this problem? or is there a way how I can get the client's IP in any way possible? Here is a phpinfo() in his host --> http://doujin-moe.com/chat2/servertest.php Here is a phpinfo() in my host --> http://www.gpdesignsph.com/dah/servertest.php ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44634&edit=1