Hi

Any helps here

Thanks'
Atul Bansal
www.techofweb.com
www.wordpressthemeit.com
www.oceanofweb.com
 On Jul 15, 2013 5:21 PM, "Atul Bansal" <oceanof...@gmail.com> wrote:

> Ok... So please suggest solution here..
> I need to setup sites on nginx so tht processing of sites sud b fast
>
> Much Thanks
>
> Thanks'
> Atul Bansal
> www.techofweb.com
> www.wordpressthemeit.com
> www.oceanofweb.com
> On Jul 15, 2013 5:15 PM, "Ruslan Ermilov" <r...@nginx.com> wrote:
>
>> On Sun, Jul 14, 2013 at 12:53:27AM +0200, Atul B. wrote:
>> > I dont think another nginx is already running as when I stopped my nginx
>> > instance, i cannot see niginx running using the mentioned command...
>> > The log error that i am getting is when I try to run any php file in my
>> > browser.
>> > However, for static html files, nginx is servig them fine
>>
>> The error you see is when a local port range gets exhausted
>> for the (src=127.0.0.1, dst=127.0.0.1:80) triple.
>>
>> This is because there's no Apache listening on 127.0.0.1:80,
>> so nginx proxies request to itself in an endless loop.
>>
>> _______________________________________________
>> nginx mailing list
>> nginx@nginx.org
>> http://mailman.nginx.org/mailman/listinfo/nginx
>>
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to