← Back to team overview

ius-coredev team mailing list archive

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

 

Hello Marek,

Thanks for taking the time to submit this bug.  First, I would like to
make sure I understand you correctly as it sounds like there might be
two different issues.

Issue one:

Something causes PHP fpm to stop responding and 'Internal Server Error'
page is getting displayed.

Issue two:

You go to start PHP fpm, but the application did not cleanly shutdown
and can not start up.   What happens if you just attempt to stop it with
the init script?  Will it cleanly shut down and allow it to started back
up?  If you update the init script like in the screenshot, do you have
any issues?

Also do you have a cronjob to restart PHP fpm?


-Ben

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