I am aware what execve() call does. So there must be an inconsistency between 5.3.x php fpm and the one under your ppa? Centos 6.4; [root@cygnus ~]# php -v PHP 5.3.3 (cli) (built: Dec 11 2013 03:29:57) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd., and with Xdebug v2.2.0rc1, Copyright (c) 2002-2012, by Derick Rethans [root@cygnus ~]# service php-fpm status php-fpm (pid 1334) is running... [root@cygnus ~]# kill -USR2 1334 [root@cygnus ~]# service php-fpm status php-fpm (pid 12361) is running...
Ubuntu 12.04 pmoust@webserver01:~$ ps aux | grep fpm | grep master root 1202 13.0 0.0 609140 11236 ? Ss 09:19 0:00 php-fpm: master process (/etc/php5/fpm/php-fpm.conf) pmoust@webserver01:~$ sudo kill -USR2 1202 pmoust@webserver01:~$ ps aux | grep fpm | grep master root 5271 10.6 0.0 609140 11228 ? Ss 09:24 0:00 php-fpm: master process (/etc/php5/fpm/php-fpm.conf) But on php5-fpm of 14.04 under your ppa the master process of *fpm* does not change? I'll check as soon as I am back at the office whether opcache is flushed/changed parameters are applied etc after issuing -1 or -USR2 using your PPA. Thanks for your effort, my team and I have already voted in for your patch to be merged upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242376 Title: "reload php5-fpm" crashes To manage notifications about this bug go to: https://bugs.launchpad.net/php/+bug/1242376/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs