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

Cliff Wells cliff at develix.com
Tue Mar 17 23:33:19 MSK 2009


On Tue, 2009-03-17 at 23:00 +0300, Igor Sysoev wrote:
> On Tue, Mar 17, 2009 at 03:56:38AM +0000, Kinch Zhang wrote:
> 
> > 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+.
> 
> The attached patch should fix the bug.
> 

Works for me.

Cliff






More information about the nginx mailing list