HEX
Server: Apache
System: Linux darrell.nocdirect.com 4.18.0-513.18.2.el8_9.x86_64 #1 SMP Sat Mar 30 06:10:41 EDT 2024 x86_64
User: joderbya (1358)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //lib/systemd/system/ea-php55-php-fpm.service
[Unit]
Description=The PHP FastCGI Process Manager
After=syslog.target network.target network-online.target securetmp.service

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

[Install]
WantedBy=multi-user.target