2 lines
106 B
Bash
2 lines
106 B
Bash
nohup /usr/sbin/php-fpm8.2 --nodaemonize --fpm-config /etc/php/8.2/fpm/php-fpm.conf > php-fpm.log 2>&1 &
|