• 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!
  • 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 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