I use MultiPHP Manager with Litespeed.
In MultiPHP Manager I have set the primary domain to PHP 7.2, and an addon domain which is two directory levels deeper is set to inherit its PHP version. In MultiPHP Manager, the addon domain reports it is inheriting PHP 7.2 from the primary domain.
However, the addon domain does not inherit the PHP version from the primary domain as MultiPHP Manager is suggesting, instead it inherits the system default PHP version of PHP 7.3. My host's support staff have identified that Litespeed only reads the .htaccess file from one level above for performance reasons.
MultiPHP Manager needs to correctly identify when Litespeed is installed and only report PHP inheritance from .htaccess files which are one directory level up. The information currently reported to the end user is incorrect if the PHP inheritance is two directory levels up or more and Litespeed is in use.
In MultiPHP Manager I have set the primary domain to PHP 7.2, and an addon domain which is two directory levels deeper is set to inherit its PHP version. In MultiPHP Manager, the addon domain reports it is inheriting PHP 7.2 from the primary domain.
However, the addon domain does not inherit the PHP version from the primary domain as MultiPHP Manager is suggesting, instead it inherits the system default PHP version of PHP 7.3. My host's support staff have identified that Litespeed only reads the .htaccess file from one level above for performance reasons.
MultiPHP Manager needs to correctly identify when Litespeed is installed and only report PHP inheritance from .htaccess files which are one directory level up. The information currently reported to the end user is incorrect if the PHP inheritance is two directory levels up or more and Litespeed is in use.