Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Jan 30, 2026, 07:35 AM

Title: New PHP settings are not applied when a domain is using PHP-FPM and LiteSpeed We
Post by: Suhitha on Jan 30, 2026, 07:35 AM
Question: New PHP settings are not applied when a domain is using PHP-FPM and LiteSpeed Web Server is running on a Plesk server

Applicable to:



Symptoms





Magento supports PHP 7.0.2, 7.0.4, and 7.0.6 or later. Please read Magento System Requirements



MIME type [application/x-httpd-php] for suffix '.php' does not allow serving as static file, access denied!

Cause

According to LiteSpeed documentation, currently the LiteSpeed PHP selector does not work with FPM applications.


Resolution

Switch from PHP-FPM to FastCGI:

1.Log in to Plesk.

2.Go to Domains > example.com > Dashboard tab > PHP Settings.

3.Switch PHP to FastCGI application.

4.Apply the changes.