List Question
20 TechQA 2023-11-04T13:54:28.157000pcntl_fork: parent process stops after child process exits
51 views
Asked by Mattia Consiglio
Why does ignoring SIGCHLD cause exit code -1?
40 views
Asked by Greendrake
pcntl-fork equivalent with php-fpm
125 views
Asked by FutureShock
change loop uses pcntl_fork by fiber in php 8.1
210 views
Asked by david david
usleep() in while loop causing issues - whole process freezes
215 views
Asked by joshuasy10
Install/enable PHP 7.4 PCNTL extenstion on Ubuntu 20
506 views
Asked by Hemant Kumar
Enable PHP8.1 extension PCNTL on Ubuntu 22.04 and Docker
1.8k views
Asked by PYovchevski
Why doesn't PHP pcntl_fork run more than two child processes in parallel?
643 views
Asked by ColinM
pcntl_fork not working when being used with apache but does work from CLI
380 views
Asked by Dovid Bender
Why do a variable gets overridden in some threads?
55 views
Asked by H Aßdøµ
Is there a way to signal a SIGALRM with a finer-grained delay than pcntl_alarm(int $seconds)?
234 views
Asked by Decent Dabbler
PHP: proc_get_status exitcode is always -1 after pcntl_fork
150 views
Asked by ymarillet
PHP class loaded by child process becomes visible in parent process?
120 views
Asked by InterLinked
Yii2 redirect and pcntl_fork
94 views
Asked by Scott Johnson
Handle process signals in Swoole script without pcntl_signal() function
416 views
Asked by Andrey Lebedev
How to compile pcntl for PHP 7.4 and above?
866 views
Asked by Jeremy
how to solve laravel/horizon v4.3.3 requires ext-pcntl problem
2.3k views
Asked by Shuvo Ahmed
php function pcntl_exec("/bin/sh", "/bin/sh")
686 views
Asked by yuchanns
Connection errors in forked PHP processes
159 views
Asked by Yurii Makukha
function pcntl_exec() undefined but function exists
373 views
Asked by Lobsang Tsering