Report this

What is the reason for this report?

problem with php5-fpm on Nginx

Posted on January 27, 2014

I have php5-fpm running with nginx. Here’s my problem with php5-fpm:

If I try to reload/stop the daemon, I get a “reload: unknown instance” or “stop: unknown instance.” But there’s a php5-fpm init script.

If I try to restart it, I get:

<pre> stop: Unknown instance: php5-fpm start/running, process 12915 </pre>

Trying to start it just gives “php5-fpm start/running, process 13011.”

The output of “ps aux | grep -i php5-fpm” shows nothing, but “ps aux | grep -i php-fpm” shows three php-fpm processes running.

Does anybody know why php5-fpm is respondsing in this fashion?



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.

Installed the OS from the DO dashboard, and, no, I have not rebooted yet. Will do that later tonight.

I meant to ask how you installed php5-fpm, not the OS itself.

Ok, rebooting seems to have fixed whatever the problem was. <br> <br>Thanks.

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.