First Last #1

Hi,

I have 3 separate VPS with CyberPanel, same version 2.3.8:

Current Version: 2.3
Build: 8
Current Commit: aecb42026ffaf7972bdd5e8b45cbb1878d7f97bd

And in all of them, same error is present in the error logs of openlitespeed panel:

[config:server:vhosts:vhost:mail......] invalid path - /usr/local/lsws/lsphp73/bin/lsphp, it cannot be started by Web server!

It only shows up for mail. subdomains that are created upon adding a website to cyberpanel.

I haven't noticed any actual issues due to it, but it'd be good to get rid of the error as it is just constantly taking up space in the logs. It seems that during mail. subdomain creation, cyberpanel assigns 7.3 PHP to it, but I can't resolve it because:

  1. automatic mail. subdomains do not appear as added websites in cyberpanel, so there's no section to change their PHP version;
  2. php 7.3 is not in the litespeed repo anymore, so installing it isn't even possible with "apt-get install lsphp74*" anymore.

Does this need addressing? If so, what's the fix?