why php script from bush stuck and not ended?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
nadavvin
Forum Commoner
Posts: 68
Joined: Wed Sep 06, 2006 6:05 am

why php script from bush stuck and not ended?

Post 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?
Post Reply