I am trying to put a counter on my site, I need to use the REMOTE_ADDR php parameter. In os x this returns the servers ip address instead of the clients ip address. I read that prior to tiger you could use HTTPPC_REMOTEADDR, but this dose not seem to work anymore. what parameter will return the users ip in os x 10.4.3 Client?