Hi,
I'm using OS X Server 10.2.8.
When website visitors connect, their IP's are seen OK in the Apache access_log (I have multiple virtual sites, and I let them log to different log files). So webstats see unique visitors ok etc..
But when PHP asks a visitor IP address (like in forums etc). PHP always get's the server IP address. So all the forum posts seem to originate from one IP address, my server.
I'm using PHP 4.3.4 RC2.
But I don't think it has something to do with PHP , since it also happened when I used the PHP version that came with OS X (4.1.x I think).
What may be causing this?
<edit>
I read somewhere that Performance Cache may be causing this problem.
So I disabled it for said sites, but phpBB still shows the server IP address
</edit>
Any idea how to solve it?
Thx
<EDIT again>
I want to delete this post since disabling performance cache for ALL sites solved the problem for that particular site. So please delete post admin. Thx
</edit>
Ollio