• 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

Recent content by Rob6566

  1. R

    Resolved PHP struggling under heavy load - "failed to prepare the stderr pipe: Too many open files (24)"

    Cheers. Yeah, we're working on upgrading to the latest Plesk/PHP.
  2. R

    Resolved PHP struggling under heavy load - "failed to prepare the stderr pipe: Too many open files (24)"

    I've tried something else that seems to have worked: In /opt/plesk/php/5.6/etc/php-fpm.conf, I added: rlimit_files = 65536 Then restarted PHP
  3. R

    Resolved PHP struggling under heavy load - "failed to prepare the stderr pipe: Too many open files (24)"

    Thanks for that fast reply Igor. I've tried that, but it didn't work: # systemctl restart php-fpm.service Job for php-fpm.service failed because the control process exited with error code. See "systemctl status php-fpm.service" and "journalctl -xe" for details. # systemctl status...
  4. R

    Resolved PHP struggling under heavy load - "failed to prepare the stderr pipe: Too many open files (24)"

    We've noticed that PHP repeatedly gives this error when our server is under heavy load. We've experienced this during peak live traffic, and also load testing on a clone of the server. In /var/log/plesk-php56-fpm/error.log: [07-May-2020 05:45:20] ERROR: failed to prepare the stderr pipe: Too...
Back
Top