Php – Debian Install PHP with pcntl support

debianPHP

I have been trying to compile php with pcntl support without luck. I have tried following several tutorials, but none of them helped.

My website is currently "live" and I cannot afford much down time. I want to get this done right the first time.

Thanks to all.

Best Answer

For anyone else with the same question:

don't recompile php5, only compile pcntl for your php version and move it to the php extension folder.