HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux vmi3050980 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64
User: gurumedia_st_usr (1012)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //etc/systemd/system/multi-user.target.wants/fp2-php74-fpm.service
[Unit]
Description= [FASTPANEL] The PHP 7.4 FastCGI Process Manager 
After=network.target
ConditionPathExistsGlob=/opt/php74/etc/php-fpm.d/*.conf

[Service] 
Type=notify
PIDFile=/opt/php74/var/run/php-fpm.pid
ExecStartPre=/opt/php74/sbin/php-fpm --fpm-config /opt/php74/etc/php-fpm.conf -t
ExecStart=/opt/php74/sbin/php-fpm --nodaemonize --fpm-config /opt/php74/etc/php-fpm.conf
ExecReload=/bin/kill -USR2 $MAINPID

[Install]
WantedBy=multi-user.target