|
Posted by comp.lang.php on 01/16/07 14:50
I have an app that is going berzerk on its own; without any code or
environmental changes of any kind, for some bizarre reason it will
randomly just hang, spawn multiple Apache processes and completely
ignore max_execution_time, literally running infinitely.
Using PHP 5.2.0, Apache 1.3 and Win XP
Is this normal "bizarre" behavior that can occur within this setup; if
so, what workarounds have you found to combat this, other than the
obvious (try to debug and fix code)?
Thanx
Phil
[Back to original message]
|