• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question Stopping Dedicated PHP FPM via CLI for single domain

xero232

New Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.64 #1
Hi,

I am trying to stop the dedicated PHP-FPM service for a single domain. I have searched the forum and knowledge base but can't seem to find anything related to stopping the service via the command line.

To be clear I want to reproduce going into a domain > php settings > and clicking the red stop button when the domain is running dedicated FPM application served by apache.

I'm able to change the handler by running

Code:
plesk bin domain -u domain -php_handler_id plesk-php82-fpm-dedicated

or disable php support by running

Code:
/usr/sbin/plesk bin site --update domain -php false

but I can't seem to find any command line to stop the dedicated PHP-FPM service like in the plesk web interface.

Could somebody help please?

Thanks
 
Back
Top