/var/log/php/php53-fpm.log
{
	su root http
	notifempty
	missingok
	create 600 root root
	olddir /var/log/archive/php
	sharedscripts
	postrotate
		/sbin/service php53-fpm flush-logs > /dev/null
	endscript
}
