← Back to team overview

ius-coredev team mailing list archive

[Bug 1237617] Re: Unable to start php54-fpm

 

Hello Ben,

Issue One:

Yes - and it hard to diagnose, I have a script that checks if Internal
Server Error is showing and if yes the it makes killall -9 php-fpm;
pkill -o php-fpm, then /etc/init.d/php-fpm restart

Issue Two:

I try to stop it says [FAILED]. In this case the master process is down,
but some of the children are working. If I update my init.d script it
did not helped.

I do not have a cronjob to restart php-fpm.

To make things working again, I've switched to php from remi repo and
it's solid stable for the last 2 days ;)

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1237617

Title:
  Unable to start php54-fpm

Status in IUS Community Project:
  New

Bug description:
  /etc/init.d/php-fpm start
  Starting php-fpm: [09-Oct-2013 19:47:55] ERROR: An another FPM instance seems to already listen on /home/php-fpm/sock/mareklipski.sock
  [09-Oct-2013 19:47:55] ERROR: FPM initialization failed
                                                             [FAILED]

  I have to do killall -9 php-fpm; pkill -o php-fpm; then restart with
  /etc/init.d/php-fpm restart

  This happens every 10-30 minutes and all pages display Internal Server
  Error at this time.

  I was using remi repo before and it did not happen.

  It seems remi is using a bit different init.d script:
  http://files.tinypic.pl/i/00455/h1n609bja2xz.jpg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1237617/+subscriptions


References