Our cPanel/WHM server with Cloud Linux works well with LiteSpeed and PHP 5.x
We are trying to set up a test environment with PHP 7.0 as a start by using the MultiPHP Manager to set a subdomain for PHP 7.0 (ea-php70)
That subdomain's index.php echoes the PHP version as a test and shows it is still running PHP 5.6 when Litespeed is running.
If we switch the server to Apache, it runs PHP 7.x with no problems.
Our Hosting support report:
I think it's because the server is using Litespeed and it doesn't understand the cPanel:
How do we get PHP 7 running with Litespeed please?
Thanks,
Merv
We are trying to set up a test environment with PHP 7.0 as a start by using the MultiPHP Manager to set a subdomain for PHP 7.0 (ea-php70)
That subdomain's index.php echoes the PHP version as a test and shows it is still running PHP 5.6 when Litespeed is running.
If we switch the server to Apache, it runs PHP 7.x with no problems.
Our Hosting support report:
I think it's because the server is using Litespeed and it doesn't understand the cPanel:
Apache config:
<IfModule mime_module>
AddHandler application/x-httpd-ea-php70 .php .php7 .phtml
</IfModule>
Thanks,
Merv
Last edited by a moderator: