HEX
Server: LiteSpeed
System: Linux onyx.7ho.st 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: atiscoir (1242)
PHP: 8.1.34
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: //usr/lib/systemd/system/alt-php53-fpm.service
[Unit]
Description=The PHP 5.3.29 FastCGI Process Manager
After=syslog.target network.target

[Service]
Type=notify
PIDFile=/run/alt-php53-fpm.pid
ExecStart=/opt/alt/php53/usr/sbin/php-fpm --nodaemonize
ExecReload=/bin/kill -USR2 $MAINPID
PrivateTmp=true

[Install]
WantedBy=multi-user.target