• 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

php-fpm

  1. Z

    Question How to specify PHP-FPM.SOCK file

    Please tell me how to specify PHP-FPM.SOCK file. In the config file in /opt/plesk/php/7.1/etc/php-fpm.d: For example, it is set as follows. listen = /var/run/php-fpm/php-fpm.sock listen.owner = nginx listen.group = nginx listen.mode = 0660 nginx.conf: upstream php-handler { server...
  2. Z

    ERROR: An another FPM instance seems to already listen on

    Hello, We are keep having a weird issue with PHP-FPM for some time now. After reboots and from time to time PHP-FPM restarts fails and causing downtime for some of the sites. Looking at the logs we see the followings: 2017/08/01 08:36:59 [crit] 5647#0: *14572 connect() to...
  3. H

    Resolved PHP-FPM seems busy

    I am receiving the following error in php-fpm error logs [13-Jun-2017 23:49:31] WARNING: [pool instahd.info] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 32 children, there are 0 idle, and 131 total children [13-Jun-2017 23:49:32] WARNING: [pool...
  4. H

    Issue child 27377 exited with code 0 after 27411.172160 seconds from start

    Hello, I recently setup Plesk Onyx on my server. I see these following strange messages in my logs. [02-Jun-2017 11:06:37] NOTICE: [pool pakhotline.info] child 23017 exited with code 0 after 27138.993114 seconds from start [02-Jun-2017 11:06:37] NOTICE: [pool pakhotline.info] child 26916...
  5. J

    Question Websites running PHP 7.1.5 Centos runs 5.4.16

    My websites in Plesk are all running PHP 7.1.5 (7.1.5-centos7.17051211) FPM application served by Apache Obviously I still have Vendor OS 5.4.16 in Plesk as it is required to run some apps. System info: Version: Plesk Onyx v17.5.3_build1705170317.16 os_CentOS 7 OS: CentOS Linux 7.3.1611 php...
  6. H

    Issue Unable to set php_value 'pm'

    I am seeing the following error for all of my domain in logs from last two days. This command display following errors. tail /var/log/plesk-php70-fpm/error.log [16-May-2017 20:51:59] WARNING: [pool playsongs.pk] child 28347 said into stderr: "ERROR: Unable to set php_value 'pm'"...
  7. J

    Issue ERR [util_exec] proc_close() failed ... by a Custom default pool configuration

    Hello Everyone, I've created a custom configuration for my PHP-FPM Pool by adding the File php.ini in the Folder /var/www/vhosts/system/domain.com/conf/ It runs perfectly till today. I have Increase the Limits and rebuild the Configuration Files with plesk bin php_settings -u after this this...
  8. Mike2017

    Question PHP-FPM when running Nginx as a reverse proxy in front of Apache

    Hello, I am running Nginx as a reverse proxy in front of Apache on my VPS (Plesk 17/Ubuntu 14.04) and I don't have PHP-FPM enabled. AFAIK, PHP-FPM is the gateway interface for Nginx for processing dynamic PHP, but with Nginx running as a proxy it never processes dynamic PHP, these are processed...
  9. D

    Resolved Help troubleshooting Nginx + Php-Fpm Set up

    Researched this issue many times and now need help understanding some diagnostics. Basically switched a server over from Apache + Php regular to Nginx + php-fpm . The problem is after a small increase in users Nginx starts encountering 503 and 502 errors. The main error we see in the log is...
  10. H

    Issue PHP70-FPM ERROR: unable to read what child say: Bad file descriptor (9)

    I am continuously receiving following errors in my `php-fpm` logs. I have read and tried some similar question available on serverfault.com but Issue does not resolved. [11-Apr-2017 08:33:27] ERROR: unable to read what child say: Bad file descriptor (9) [11-Apr-2017 09:49:26] ERROR...
  11. S

    Resolved File not found. on PHP-FPM status page!

    Hi Plesk Community, I am following the following Plesk tutorial: How to monitor PHP-FPM instances. In my www.conf I uncommented "pm.status_path = /status" and the http://serverip/status seems to work. (response code 200). But the page says: File not found. What am I doing wrong? My nginx...
  12. V

    /usr/local/psa/bin/php_settings -u reloads PHP-FPM for every subscription

    The command /usr/local/psa/bin/php_settings -u can be used to update PHP Settings for all subscriptions. However, this command seems to reload PHP-FPM for every subscription, which will cause downtime on servers with a larger number of subscriptions. Can this command be modified so that...
  13. Dumitru

    Resolved restarting PHP-FPM 7.0.16 from cron

    We need to user same restart function like your button form plesk for restart php-ftp7, we need to use it cron * * * * * /usr/sbin/service php5-fpm restart - this is workign for php-fpm 5 * * * * * /usr/sbin/service php7-fpm restart - bat for 7 this is not working It is other setting for...
  14. H

    Issue My website got 499 & 502 + php-fpm.sock failed (11: Resource temporarily unavailable) errors

    Hi, I stuck with this issue browsed too many forums but Issue still not solved. Sample / Example Error Logs 2017-02-27 14:56:23 Error 162.158.78.50 499 GET / HTTP/1.1 loader.io;1531d7b5baa76395e0c4ff04b9c6a175 0 nginx access 2017-02-27 14:56:23 Error 162.158.78.20...
  15. Dumitru

    Resolved php-fpm.sock failed +1000 users online

    Hello, the error from prels Log, nginx error connect() to unix:///var/www/vhosts/system/domen.com/php-fpm.sock failed (11: Resource temporarily unavailable) while connecting to upstream --- this is full messages from logfile -------------------- 2017/01/30 18:40:08 [error] 18036#0: *18740698...
  16. K

    Question PHP-FPM Settings

    Hi, can I enter this settings in domain PHP settings in Plesk Panel pm = ondemand pm.max_children = 256 pm.process_idle_timeout = 10s pm.max_requests = 200 or do I have to follow the method on this page...
  17. Franco

    Issue PHP-FPM segfaults

    Hello, after upgrading to the latest Centos 7 release I am seeing a few segfaults of the kind: Dec 14 17:01:22 vps kernel: php-fpm[57843]: segfault at a636 ip 000000000000a636 sp 00007ffe97962208 error 14 in php-fpm[400000+385000] Dec 14 17:02:02 vps kernel: php-fpm[57853]: segfault at a636 ip...
  18. NicolasP.

    Resolved File Sharing Error

    After Migration the File Sharing under Subscription gives a strange error I have tried FastCGI, FPM with Apache, FPM with Nginx with no luck. My server runs in Ubuntu 14.04 with PHP 5.6.28
  19. TimReeves

    Resolved Shocking: Plesk still generates httpd config with Proxy mode off

    I just started a new thread about some shortcomings in the nginx config when setting "Proxy Mode: Off". I never imagined that Plesk would still generate an httpd config for that domain. Now I checked - and well I'll be, it does! That given, I can't see any advantage in the new option "Proxy...
  20. TimReeves

    Resolved Proxy mode off: bug and problems with nginx config

    Plesk Onyx, 17.0.17, Debian Jessie, vServer at Hetzner (KVM virtualisation) NOTE July 2017 - some specifics here are now outdated, see my post from July 2017 below! Some time ago I started the thread turn off Apache, and I'm pleased that this is now possible by deselecting "Proxy mode". But I...
Back
Top