Comment 18 for bug 1230917

Revision history for this message
Ondřej Surý (ondrej) wrote : Re: php5-fpm logrotate errors after package switched to upstart

@voidburn

Could you try

kill -USR2 "$(cat /var/run/php-fpm.pid)"

instead?

I am not sure where the pid file is located in Ubuntu (it would be best to read the value from /etc/php5/fpm/php-fpm.conf)...