rogerke
03-11-2009, 06:46 AM
Hi,
I'd like to be able to use pcntl_fork() in php, but apparently, php has to be compiled with pcntl enabled in order to do that and, well, the php5 version on bluehost isn't. i was wondering if there is any way around this or if there is a way to enable pcntl. using exec is not really an option. well, it would make things a whole lot harder if i had to do it that way :-)
thank you for reading, any help appreciated! even if it's just "forget about it, can't be done". at least i know then.
I'd like to be able to use pcntl_fork() in php, but apparently, php has to be compiled with pcntl enabled in order to do that and, well, the php5 version on bluehost isn't. i was wondering if there is any way around this or if there is a way to enable pcntl. using exec is not really an option. well, it would make things a whole lot harder if i had to do it that way :-)
thank you for reading, any help appreciated! even if it's just "forget about it, can't be done". at least i know then.