Instalarea / configurarea
PHP Manual

Instalarea

Process Control support in PHP is not enabled by default. You have to compile the CGI or CLI version of PHP with --enable-pcntl configuration option when compiling PHP to enable Process Control support.

Notă:

Currently, this module will not function on non-Unix platforms (Windows).


Instalarea / configurarea
PHP Manual