• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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