Are you getting requests in nginx over port 80, then trying to pass them to some PHP process over port 80?
On Jul 13, 2013, at 5:01 PM, Atul Bansal wrote: > Actually, I just bought a new unmanaged VPS. I installed php, nginx etc... > > I increased worker_connections, worker_rlimit_nofile, worker_processes as it > was giving me some "low worker_connections" issue. > > After I increased these limits, that issue resolved but now this issue coming > > Googled and implemented some changes based on that research but no fruitful > result. > > Stull getting the error as mentioned in subject > > > On Sun, Jul 14, 2013 at 4:27 AM, Scott Ribe <[email protected]> > wrote: > From nginx to something upstream? (That's what I meant.) > > On Jul 13, 2013, at 4:54 PM, Atul Bansal wrote: > > > ya > > > > > > On Sun, Jul 14, 2013 at 4:22 AM, Scott Ribe <[email protected]> > > wrote: > > On Jul 13, 2013, at 4:48 PM, Atul Bansal wrote: > > > > > The log error that i am getting is when I try to run any php file in my > > > browser. > > > > Are you trying to pass requests to PHP over port 80? > > > > -- > > Scott Ribe > > [email protected] > > http://www.elevated-dev.com/ > > (303) 722-0567 voice > > > > > > > > > > _______________________________________________ > > nginx mailing list > > [email protected] > > http://mailman.nginx.org/mailman/listinfo/nginx > > > > > > > > -- > > > > Thanks' > > Atul Bansal > > TechOfWeb.com - Android Rooting > > OceanOfWeb.com - Funny News > > WordpressThemeIt.com - Best Wordpress Themes > > http://twitter.com/techofweb > > http://facebook.com/oceanofweb > > _______________________________________________ > > nginx mailing list > > [email protected] > > http://mailman.nginx.org/mailman/listinfo/nginx > > > -- > Scott Ribe > [email protected] > http://www.elevated-dev.com/ > (303) 722-0567 voice > > > > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx > > > > -- > > Thanks' > Atul Bansal > TechOfWeb.com - Android Rooting > OceanOfWeb.com - Funny News > WordpressThemeIt.com - Best Wordpress Themes > http://twitter.com/techofweb > http://facebook.com/oceanofweb > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx -- Scott Ribe [email protected] http://www.elevated-dev.com/ (303) 722-0567 voice _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
