• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Services page - PHP-FPM version list

nkomarov

New Pleskian
Server operating system version
Ubuntu 18.0.4 LTS
Plesk version and microupdate number
18.0.44
I have a list of PHP-FPM services that looks kinda strange.

First off, I'm sure a part of these is actually uninstalled but is still present here. By the way, how do I check it?

Second, why are all they shown as disabled? In fact, my websites are running using these components - which means they are effectively enabled.

Plesk Obsidian PHP-FPM installations.png

So in general such a presentation is disturbing and makes me as a user unsure if everything's OK. I think that every component that is effectively available and working should also be displayed as such.
 
I have version 44#1 and only one PHP (8.1) version installed and its show enabled (green). There is a extension "Repair Kit" maybe you can run a check there.
 
You are contradicting yourself. You say that you are sure that the components have been uninstalled, and then you say that they are used by your sites. Let's be more specific, shall we?
You can see if the components are removed or not by using the Plesk Installer.
Also, php-fpm services are shown not running if the corresponding php-handler is not used by any domain. If at least one domain uses this php-handler, the corresponding php-fpm service can be started.
 
I never said that all of these PHP-FPM services are used by my sites. I said I believe they are running [services] - in a sense that I have never stopped or disabled them. For example, I have Webmail components that are based on PHP-FPM 7.4 which means a corresponding service is working / running. If they wouldn't then they wouldn't be available for Webmail, would they?

I'm starting to guess that these PHP-FPM items are not services but handlers and are invoked by the web server processes, more like DLLs. Then what are they doing on the Services page? Service is something that is always on, isn't it?

My confusion is still there. I have some issues with Apache. Seeing a list of components that are installed but marked with a "grey X" makes me unsure if it's OK or not. Anything marked like this seems to be broken. Make them seen as not broken. Consider it a feature request. Blue icon, "grey V" - anything but "grey X".
 
As for me, grey is "stopped/not running/unavailable", "X" is - "disabled/unavailable/broken".
A "grey X" means "this is very broken, needs to be fixed".
 
The left column shows a green icon if the component is running/in use or a grey icon if the component is not running/not used.
The right column displays the available actions of each component (start/stop/reload).

 
Back
Top