Re: 502 errors with nginx and php5-fpm

2014-09-12 Thread Valentin V. Bartenev
On Thursday 11 September 2014 16:42:51 nfn wrote: > Hi, > > Here is the debug log: http://pastebin.com/raw.php?i=w8Bwj4pS > > Can you help me understand why I have these random 502 error? > > Thanks > Have you looked at dmesg? It doesn't look related to nginx. That can be caused by segfaults

Extrange behaviour with index.php and a plain link ( windows vs linux ? )

2014-09-12 Thread antoniofernandez
Hi all, This is my first comment here, thanks in advance to all who contribute. I´m starting with nginx + php + fastCGI in windows environment, and I´m having following behaviour: I have two index.php files : /public/index.php /index.php The content of /index.php file is : -