HEX
Server: Apache
System: Linux server.tanduk.space 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User: coachou (1042)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //etc/logrotate.d/ea-php72-php-fpm
/opt/cpanel/ea-php72/root/var/log/php-fpm/*log {
    missingok
    notifempty
    sharedscripts
    delaycompress
    postrotate
	/bin/kill -SIGUSR1 `cat /opt/cpanel/ea-php72/root/var/run/php-fpm/php-fpm.pid 2>/dev/null` 2>/dev/null || true
    endscript
}