hi, this is my setup:
[root@pepsi ~]# php -v
PHP 8.0.30 (cli) (built: May 13 2025 19:33:03) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.30, Copyright (c) Zend Technologies
[root@pepsi ~]#
[root@pepsi ~]# more /etc/redhat-release
AlmaLinux release 9.6 (Sage Margay)
[root@pepsi ~]#
[root@pepsi ~]# /usr/local/lsws/bin/lshttpd -v
LiteSpeed/1.8.4 Open (BUILD built: Mon Sep 29 17:17:57 UTC 2025)
module versions:
lsquic 4.3.1
modgzip 1.1
cache 1.66
mod_security 1.4 (with libmodsecurity v3.0.14)
[root@pepsi ~]#
[root@pepsi ~]# echo -n 'CyberPanel versión ';head -1 /usr/local/CyberCP/version.txt
CyberPanel versión 2.4
[root@pepsi ~]#
you can see my PHP_SAPI is litespeed, what I need edit to setup PHP as cgi-fcgi or fast-cgi ???
regards!
[root@pepsi ~]# php -v
PHP 8.0.30 (cli) (built: May 13 2025 19:33:03) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.30, Copyright (c) Zend Technologies
[root@pepsi ~]#
[root@pepsi ~]# more /etc/redhat-release
AlmaLinux release 9.6 (Sage Margay)
[root@pepsi ~]#
[root@pepsi ~]# /usr/local/lsws/bin/lshttpd -v
LiteSpeed/1.8.4 Open (BUILD built: Mon Sep 29 17:17:57 UTC 2025)
module versions:
lsquic 4.3.1
modgzip 1.1
cache 1.66
mod_security 1.4 (with libmodsecurity v3.0.14)
[root@pepsi ~]#
[root@pepsi ~]# echo -n 'CyberPanel versión ';head -1 /usr/local/CyberCP/version.txt
CyberPanel versión 2.4
[root@pepsi ~]#
you can see my PHP_SAPI is litespeed, what I need edit to setup PHP as cgi-fcgi or fast-cgi ???
regards!
