[BUG] incorrect server address passed to PHP through FastCGI(from nginx version 0.7.36)

mike mike503 at gmail.com
Tue Mar 17 07:10:02 MSK 2009


i can validate this.

i was running 0.7.31, i just upgraded to 0.7.42, and it stopped
reporting the right variable.

it is being passed like so:
fastcgi_param SERVER_ADDR $server_addr;

so there is a bug somewhere.

On Mon, Mar 16, 2009 at 8:56 PM, Kinch Zhang <kinch.zhang at gmail.com> wrote:
> Hi, there.
>
> We're using nginx with PHP through FastCGI, and from nginx 0.7.36 on, the PHP
> global variable $_SERVER["SERVER_ADDR"] is always 0.0.0.0, but with the same PHP
> configuration, nginx 0.7.35 passed the correct server address, so I think
> there's a bug in nginx 0.7.36+.
>
> Regards,
>
> Kinch Zhang
>
>
>





More information about the nginx mailing list