MOON
Server: Apache
System: Linux vps.itiansweb.com 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64
User: thriwe (1027)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //etc/logrotate.d/ea-php80-php-fpm
/opt/cpanel/ea-php80/root/var/log/php-fpm/*log {
    missingok
    notifempty
    sharedscripts
    delaycompress
    postrotate
	/bin/kill -SIGUSR1 `cat /opt/cpanel/ea-php80/root/var/run/php-fpm/php-fpm.pid 2>/dev/null` 2>/dev/null || true
    endscript
}