Unable to update due to "Web server 'nginx_apache' does not support '' PHP mode, please change 'webserver' or 'php1_mode' line in options.conf"

Imtek

Verified User
Joined
Dec 11, 2005
Messages
223
Location
The Netherlands
I want to update a DA server with CloudLinux, it now give the following error.

"Web server 'nginx_apache' does not support '' PHP mode, please change 'webserver' or 'php1_mode' line in options.conf"

The options php1_mode is set to lsphp which it has always been, so that is kind of weird?

Values:
php1_release=8.3
php1_mode=lsphp
php2_release=no
php2_mode=lsphp
php3_release=no
php3_mode=lsphp
php4_release=no
php4_mode=lsphp
php5_release=no
php5_mode=lsphp
php6_release=no
php6_mode=lsphp
php7_release=no
php7_mode=lsphp
php8_release=no
php8_mode=lsphp
php9_release=no
php9_mode=lsphp

webserver=nginx_apache
 
lsphp is a Litespeed and possibly OpenLitespeed thing. You should probably use php-fpm.
That's kinda weird that always worked with nginx_apache, and lsphp is used by CloudLinux PHP so FPM seems like not using CloudLinux their PHP versions.

Maybe i am outdated but i will check it with CloudLinux.
 
Agree, two weeks ago CL8 was successfully installed on few servers, DA autoinstalled lsphp with nginx_Apache always without issues. So this is strange behavior.. Ask DA or CL support to check - support included to license.
 
Back
Top