I am Experiencing Some Errors Cyberpanel [LiteSpeed Enterprise]

Hello,

I have installed Cyberpanel via OneClick Digital Ocean and after that I switched to Enterprise License.

Then I went ahead added website, installed WP with LSCACHE and Issued SSL.

After that Installed Redis and Redis Php extension via the following commands:

apt-get install redis

apt-get install lsphp73-redis

Everything is working fine but I am seeing the following errors in my error log

2019-09-29 19:04:39.108324 ERROR [4739] [config:server:epsr:lsphp53] invalid path - /usr/local/lsws/lsphp53/bin/lsphp, it cannot be started by Web server!
2019-09-29 19:04:39.108336 ERROR [4739] [config:server:epsr:lsphp54] invalid path - /usr/local/lsws/lsphp54/bin/lsphp, it cannot be started by Web server!
2019-09-29 19:04:39.108342 ERROR [4739] [config:server:epsr:lsphp55] invalid path - /usr/local/lsws/lsphp55/bin/lsphp, it cannot be started by Web server!
2019-09-29 19:04:39.108349 ERROR [4739] [config:server:epsr:lsphp56] invalid path - /usr/local/lsws/lsphp56/bin/lsphp, it cannot be started by Web server!
2019-09-29 19:04:39.108410 ERROR [4739] [config:scripthandler] Can not find handler with type: 17, name: lsphp53.
2019-09-29 19:04:39.108413 ERROR [4739] [config:scripthandler] Can not find External Application: lsphp53, type: lsapi
2019-09-29 19:04:39.108416 ERROR [4739] [config:scripthandler] use static file handler for suffix [php53]
2019-09-29 19:04:39.108421 ERROR [4739] [config:scripthandler] Can not find handler with type: 17, name: lsphp54.
2019-09-29 19:04:39.108424 ERROR [4739] [config:scripthandler] Can not find External Application: lsphp54, type: lsapi
2019-09-29 19:04:39.108426 ERROR [4739] [config:scripthandler] use static file handler for suffix [php54]
2019-09-29 19:04:39.108430 ERROR [4739] [config:scripthandler] Can not find handler with type: 17, name: lsphp55.
2019-09-29 19:04:39.108433 ERROR [4739] [config:scripthandler] Can not find External Application: lsphp55, type: lsapi
2019-09-29 19:04:39.108435 ERROR [4739] [config:scripthandler] use static file handler for suffix [php55]
2019-09-29 19:04:39.108440 ERROR [4739] [config:scripthandler] Can not find handler with type: 17, name: lsphp56.
2019-09-29 19:04:39.108442 ERROR [4739] [config:scripthandler] Can not find External Application: lsphp56, type: lsapi
2019-09-29 19:04:39.108444 ERROR [4739] [config:scripthandler] use static file handler for suffix [php56]
2019-09-29 19:04:39.108859 ERROR [4739] [/usr/local/lsws/conf/modsec.conf:19] Failed to get absolute path for [/usr/local/lsws/conf/rules.conf/(null)]!
2019-09-29 19:04:39.108859 ERROR [4739] [/usr/local/lsws/conf/modsec.conf:19] Failed to get absolute path for [/usr/local/lsws/conf/rules.conf/(null)]!
2019-09-29 19:04:39.111635 ERROR [4739] [/usr/local/lsws/conf/vhosts/mydomain.com/vhost.conf:31] Listener for default is not available!
2019-09-29 19:04:39.111635 ERROR [4739] [/usr/local/lsws/conf/vhosts/mydomain.com/vhost.conf:31] Listener for default is not available!
[Sun Sep 29 19:04:39 2019] [notice] Finish reading Apache configuration, server configured – resuming normal operations

How can I get rid of these errors?

same problem

Same problem on AlmaLinux 8

Dont use one click installer… Always install using cyberpanel install script command

He did it to me with the script, that’s not the problem