Control Web Panel

WebPanel => How to => Topic started by: gxjenkins on May 24, 2016, 08:18:32 PM

Title: How do I get PCNTL installed.
Post by: gxjenkins on May 24, 2016, 08:18:32 PM
I need to get PCNTL installed and can't seem to find instruction for do so.
Title: Re: How do I get PCNTL installed.
Post by: Sandeep on May 25, 2016, 05:28:30 AM
compile your php with this :
Code: [Select]
--enable-pcntl
Title: Re: How do I get PCNTL installed.
Post by: gxjenkins on May 26, 2016, 12:54:16 AM
I did that twice, but I must have done something wrong because PCNTL never showed up in the list of modules.

I just did it again, but this time I used copy and paste and now it is showing up.

Thanks.