Is it possible to install the pcntl module without recompiling php? I'm trying to set this up on CentOS.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
The pcntl module is in the
|
||||
|
|
|
I haven't been able to get it working purely through a package manager, and I ended up finding one way that worked without reinstalling PHP entirely, though it does end up requiring a tiny bit of recompilation. A post found here mentions a somewhat straightforward way of compiling and enabling just the pcntl extension ( with a little editing and reformatting of the post):
|
|||
|
|