Messages per Month
| From | Sent On | Attachments |
|---|---|---|
| Niro | Jan 12, 2010 10:05 am | |
| merlin corey | Jan 12, 2010 4:45 pm | |
| war59312 | Feb 11, 2010 8:12 pm | |
| Daniel Hahler | Feb 12, 2010 5:20 am | |
| Reinis Rozitis | Feb 12, 2010 6:07 am | |
| Piotr Karbowski | Feb 12, 2010 6:13 am | |
| shaktale | Feb 12, 2010 10:29 am | |
| Usu | Apr 3, 2010 7:23 pm | |
| Payam Chychi | Apr 3, 2010 7:36 pm | |
| jjjx128 | Apr 3, 2010 8:08 pm | |
| Usu | Apr 4, 2010 12:55 am | |
| unclepieman | Apr 4, 2010 11:37 am | |
| Usu | Apr 4, 2010 11:59 am | |
| unclepieman | Apr 4, 2010 12:19 pm | |
| Usu | Apr 4, 2010 12:21 pm | |
| Don Burris | Jun 20, 2010 2:28 pm | |
| franky gman | Aug 11, 2011 10:05 am | |
| Volodymyr Kostyrko | Aug 11, 2011 10:25 am | |
| Reinis Rozitis | Aug 12, 2011 4:31 am |
| Subject: | Re: Nginx + PHP FASTCGI FAILS - how to debug ? | |
|---|---|---|
| From: | Volodymyr Kostyrko (c.kw...@gmail.com) | |
| Date: | Aug 11, 2011 10:25:44 am | |
| List: | ru.sysoev.nginx | |
11.08.2011 20:06, franky gman wrote:
I'm having this issue. PHP5-CGI just disappears after undetermined time(1 to 4 hrs).
I have the latest php, nginx and lighttpd installed on ubuntu
to get my web service back i need to re-spawn using this command
/usr/bin/spawn-fcgi -a 127.0.0.1 -p 9000 -u www-data -g www-data -f /usr/bin/php5-cgi -P /var/run/fastcgi-php.pid
your help is appreciated
By default php-cgi process handles PHP_???? max request and automatically exits.
Consult nginx wiki for the correct startup sequence.
-- Sphinx of black quartz judge my vow.
_______________________________________________ nginx mailing list ngi...@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx





