Report this

What is the reason for this report?

Website is not loading, connection issue?

Posted on July 29, 2014

I have anaheimchurch.org running on nginx under ubuntu 14.04.

Here’s the message in the nginx log file.

2014/07/29 12:00:59 [error] 26621#0: *13 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 74.86.158.106, server: anaheimchurch.org, request: “GET / HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php5-fpm.sock”, host: “anaheimchurch.org

Please review.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Double check that php5-fpm is running properly.

I have seen orphaned child processes from php-fpm either crashing or not starting properly that will prevent it from restarting. You have to manually kill off each process before you can start php-fpm back up.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.