0

I'm on ubuntu (10.10) and I've got php5-fpm installed. Whenever I restart it, I get no errors, just a successful restart message. But it's not really working (I only know this because php pages get an error (502 bad gateway if I recall correctly). If I restart again it works just fine. So every time I need to restart I just do it quickly twice. The problem is I want to be able to restart an entire server and have it working without having to go restart php5-fpm again.

How can I figure out this problem? What logs should I look at? Anyone else had similar issues?

1 Answer 1

0

/var/log/php5-fpm.log would be a good start.

You might want to check out the question and the suggestions at PHP-FASTCGI hangs with nginx, is there a better solution to this problem?, which describes a php-fpm that stops responding.

1
  • Nothing suspicious in the php fpm log (just normal messages). The question you suggested is different than php5-fpm. Commented Jun 14, 2011 at 1:42

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.