Home
last modified time | relevance | path

Searched refs:PID (Results 1 – 7 of 7) sorted by relevance

/PHP-5.4/sapi/fpm/
H A Dinit.d.php-fpm.in100 PID=`cat $php_fpm_PID`
101 if ps -p $PID | grep -q $PID; then
102 echo "php-fpm (pid $PID) is running..."
H A Dphp-fpm.conf.in305 ; pid - the PID of the process;
410 ; %p: PID of the child that serviced the request
411 ; %P: PID of the parent of the child that serviced the request
/PHP-5.4/ext/pcntl/tests/
H A Dpcntl_fork_basic.phpt14 echo "*** Test by calling method or function with its expected arguments, first print the child PID
25 *** Test by calling method or function with its expected arguments, first print the child PID and t…
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt75 // i - add PID of the current process
76 …// currently PHP is not multi-threaded, so it should be save to test for the PID of this PHP proce…
/PHP-5.4/
H A DINSTALL588 # PID File location
H A DNEWS1441 . Fixed bug #62216 (Add PID to php-fpm init.d script). (fat)
6863 - Fixed bug #38542 (proc_get_status() returns wrong PID on windows). (Nuno)
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic1009 # PID 13 bit 0x0000

Completed in 81 milliseconds