• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue php7 fpm doesn't restart after PHP settings updated

Tigzy

Basic Pleskian
Hey,
On a prod server, when I update PHP settings (let's say to change memory limit), I have the following error:

Error: phpinimng failed: Job for php7.0-fpm.service failed. See "systemctl status php7.0-fpm.service" and "journalctl -xe" for details. Failed to start php7.0-fpm service

I have to manually re-enable the handler in Services Management (Tools & Settings).

In jouanlctl I have:

plesk_cgroups: Can't extract values from counter 'blkio.throttle.io_service_bytes' for UID 10000 in controller 'blkio' (many times)

Thanks,
 
What sort of error messages do you have in logs from /var/log/plesk-php70-fpm/ ?
 
The file error.log is empty.
Also, I've double checked and the fix doesn't work. Still not able to restart after PHP settings update, though I have not done this:

2.Restart service Resource Controller (cgroups).

How do you do this?
 
Back
Top