PHP 7.3 Error message: [Errno 2] No such file or directory:

Error message: [Errno 2] No such file or directory: u’/usr/local/lsws/lsphp73/etc/php/7.3/litespeed/php.ini’

Looks like PHP 7.3 is not able to install.

For Centos:

yum update
yum install -y lsphp73 lsphp73-json lsphp73-xmlrpc lsphp73-xml lsphp73-tidy lsphp73-soap lsphp73-snmp lsphp73-recode lsphp73-pspell lsphp73-process lsphp73-pgsql lsphp73-pear lsphp73-pdo lsphp73-opcache lsphp73-odbc lsphp73-mysqlnd lsphp73-mcrypt lsphp73-mbstring lsphp73-ldap lsphp73-intl lsphp73-imap lsphp73-gmp lsphp73-gd lsphp73-enchant lsphp73-dba  lsphp73-common  lsphp73-bcmath

On Ubuntu

apt-get update
DEBIAN_FRONTEND=noninteractive apt-get -y install lsphp7? lsphp7?-common lsphp7?-curl lsphp7?-dev lsphp7?-imap lsphp7?-intl lsphp7?-json lsphp7?-ldap lsphp7?-mysql lsphp7?-opcache lsphp7?-pspell lsphp7?-recode lsphp7?-sqlite3 lsphp7?-tidy