• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved cannot choose php settings like fastcgi or phpfpm

itzmie

New Pleskian
I have a problem with one domain on my plek server. I cannot choose run php as fpm or fastcgi. Its only fpm with nginx there are no other options. I dont have this problem with other domains on the same server, there can I choose from different settings. How can I fix this? I run already plesk repair web with no results.
 
Hi itzmie,

FPM does not work with Apache in the Apache version 2.2, therefore the handler FPM application served by Apache is not available.

There has to be a config button if you have the "FPM application served by Apache" option in the other domains.

Please, can you check your Apache & nginx Settings from your domain? (Hosting Services -> Domains -> example.com -> Apache & nginx Settings)
Check if the "Proxy mode" button is active
upload_2019-10-14_9-36-25.png
Once it is activated, you will be able to run PHP as FPM application served by Apache in your PHP Settings
There is Plesk Documentation about this problem, check this Run PHP as FPM application served by Apache is not available in PHP settings

I hope this helps!
Have a good day :)
 
Back
Top