| Server IP : 64.202.187.69 / Your IP : 216.73.217.88 Web Server : Apache System : Linux 69.187.202.64.host.secureserver.net 3.10.0-1160.144.1.el7.tuxcare.els6.x86_64 #1 SMP Fri May 29 16:22:24 UTC 2026 x86_64 User : transmarket ( 1001) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/systemd/system/ |
Upload File : |
[Unit] Description=FPM service for cPanel Daemons After=cpanel.service ConditionPathExists=!/var/cpanel/dnsonly [Service] Type=forking PIDFile=/var/run/cpanel_php_fpm.pid ExecStart=/usr/local/cpanel/scripts/restartsrv_cpanel_php_fpm --notconfigured-ok --systemd-service=cpanel_php_fpm ExecStop=/usr/local/cpanel/scripts/restartsrv_cpanel_php_fpm --stop --notconfigured-ok --systemd-service=cpanel_php_fpm ExecReload=/usr/local/cpanel/scripts/restartsrv_cpanel_php_fpm --restart --notconfigured-ok --systemd-service=cpanel_php_fpm LimitNOFILE=infinity KillMode=process TimeoutStopSec=10 [Install] WantedBy=multi-user.target