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_t ime, 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
environmental changes of any kind, for some bizarre reason it will
randomly just hang, spawn multiple Apache processes and completely
ignore max_execution_t ime, 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
Comment