Re: [PHP] alias address in REMOTE_ADDR

2012-05-12 Thread Mike Mackintosh
On May 12, 2012, at 2:54, Jim Lucas wrote: > On 5/11/2012 10:57 PM, Tóth Csaba wrote: >> Hi Everyone, >> >> I've run into a curious problem, not even really sure it's PHP, but that's >> where >> I caught it, so here it is: >> >> I have two servers hanging on the net, without proxies. Let's

[PHP] SOLVED: [PHP] alias address in REMOTE_ADDR

2012-05-12 Thread Tóth Csaba
Hi, shiplu and Jim, many thanks for the hints, I solved it; wasn't related to PHP, but I will write it down so if others search for this problem, at least they will have one solution that worked. Jim: the Apache was configured to listen on all interfaces - I had to, because I have multiple SS

Re: [PHP] alias address in REMOTE_ADDR

2012-05-11 Thread Jim Lucas
On 5/11/2012 10:57 PM, Tóth Csaba wrote: Hi Everyone, I've run into a curious problem, not even really sure it's PHP, but that's where I caught it, so here it is: I have two servers hanging on the net, without proxies. Let's call them Server1 and Server2. Server1 has multiple IP addresses, con

Re: [PHP] alias address in REMOTE_ADDR

2012-05-11 Thread shiplu
On Saturday, May 12, 2012, shiplu wrote: > > > On Saturday, May 12, 2012, Tóth Csaba wrote: > >> Hi Everyone, >> >> I've run into a curious problem, not even really sure it's PHP, but >> that's where >> I caught it, so here it is: >> >> I have two servers hanging on the net, without proxies. Let's

Re: [PHP] alias address in REMOTE_ADDR

2012-05-11 Thread shiplu
On Saturday, May 12, 2012, Tóth Csaba wrote: > Hi Everyone, > > I've run into a curious problem, not even really sure it's PHP, but that's > where > I caught it, so here it is: > > I have two servers hanging on the net, without proxies. Let's call them > Server1 > and Server2. Server1 has multiple

[PHP] alias address in REMOTE_ADDR

2012-05-11 Thread Tóth Csaba
Hi Everyone, I've run into a curious problem, not even really sure it's PHP, but that's where I caught it, so here it is: I have two servers hanging on the net, without proxies. Let's call them Server1 and Server2. Server1 has multiple IP addresses, configured as aliases. My problem: When I do