Php-pcntl

From ArchWiki

Jump to: navigation, search
Image:Tango-document-new.png This article is a stub.
This typically means the article is a placeholder for more content to come. Knowledgeable users are encouraged to help expand the article.
Image:Tango-mail-mark-junk.png This article is poorly written.
Please help improve the quality of writing in this article to prevent it from being considered for deletion. (Discuss)

pcntl is a php extensin that cannot be loaded like other more convinient extension. This is because of the great power it gives to php. Pcntl allows you to create process directly into the server side machine. While this may seen as something you would want, it also gives the power to php to mess things up really bad.

To enable (By default is not enable) this extension pcntl has to be compiled into php. For this situation arch provides several tools which users who use AUR services may be familiar.

Tools: makepkg abs

Personal tools