I am running a debian 7 server and installed nginx and php-fpm But when I try to start or restart php5-fpm I get this error:
start: Unknown job: php5-fpm
The file php5-fpm exists in /etc/init.d/
When I try to execute sh /etc/init.d/php5-fpm It does not return anything to me in my console.
Hope you can help me.