PHP dying

proforg proforg at maloletka.ru
Tue Jan 12 21:43:21 MSK 2010


Probably you need to examine PHP logs (or even spawn-fcgi logs/output
to stderr) - problem should be clearly visible there. There are really
lots of reason for PHP to die :)

On Tue, Jan 12, 2010 at 11:36 PM, djeyewater <nginx-forum at nginx.us> wrote:
> This isn't really an Nginx problem, but hopefully someone can help me. I'm running PHP as fcgi using spawn-fcgi.
>
> I have a PHP script that resizes an image, but when I try to access this page, it seems to get partway through processing the page, then the PHP process handling the request dies. I receive in the browser the output of the script as far as it got, and in the error log I get:
>
> 2010/01/12 15:29:33  7654#0: *15 readv() failed (104: Connection reset by peer) while reading upstream, client: 127.0.0.1, server: www.photosite.com, request: "POST /admin/upload.xhtml HTTP/1.0", upstream: "fastcgi://unix:/home/djeyewater/webapps/spawn-fcgi/php-fastcgi.sock:", host: "www.photosite.com", referrer: "http://www.photosite.com/admin/upload.xhtml"
>
>
> Other php pages work okay.
>
> I'm guessing I need to change a timeout or max size setting somewhere?
>
> Thanks
>
> Dave


-- 
Aleksej Besciokov
EMail/JID: proforg at maloletka.ru
phone: +7 495 7853149



More information about the nginx mailing list