HEX
Server: LiteSpeed
System: Linux neo.webimonline.com 5.14.0-687.12.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jun 7 14:39:27 EDT 2026 x86_64
User: smarimaki (1290)
PHP: 7.4.33
Disabled: mail
Upload Files
File: //usr/lib/systemd/system/alt-php83-fpm.service
[Unit]
Description=The PHP 8.3.X FastCGI Process Manager
After=syslog.target network.target

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

[Install]
WantedBy=multi-user.target