Page 1 of 1

why php script from bush stuck and not ended?

Posted: Thu Feb 11, 2010 7:04 am
by nadavvin
Hello

I have a php script which I run from console: php script.php&
sometime like now it stuck and isn't use the cpu at all 0.0 percent.

There aren't any sleep function in it, why could case script to stuck without terminate like in exception?