HEX
Server: Apache
System: Linux r5.a1center.net 4.18.0-513.5.1.lve.el8.x86_64 #1 SMP Tue Nov 21 10:14:49 UTC 2023 x86_64
User: redpsiju (1623)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: //lib/systemd/system/ea-php53-php-fpm.service
[Unit]
Description=The PHP FastCGI Process Manager
After=syslog.target network.target network-online.target securetmp.service

[Service]
PIDFile=/opt/cpanel/ea-php53/root/var/run/php-fpm/php-fpm.pid
EnvironmentFile=/opt/cpanel/ea-php53/root/etc/sysconfig/php-fpm
ExecStart=/opt/cpanel/ea-php53/root/usr/sbin/php-fpm --nodaemonize
ExecReload=/bin/kill -USR2 $MAINPID
PrivateTmp=true
LimitNOFILE=infinity

[Install]
WantedBy=multi-user.target