📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 09:36:55
📂
/
/
usr
/
lib
/
systemd
/
system
✏️
Editing: alt-php56-fpm.service
[Unit] Description=The PHP 5.6 FastCGI Process Manager After=syslog.target network.target [Service] Type=notify PIDFile=/run/alt-php56-fpm.pid ExecStart=/opt/alt/php56/usr/sbin/php-fpm --nodaemonize ExecReload=/bin/kill -USR2 $MAINPID PrivateTmp=true [Install] WantedBy=multi-user.target
💾 Save Changes
❌ Cancel