I've noticed on long running php scripts that after a period of time, they will restart. I thought it might be a timeout issue, but the script is outputting to the browser every couple of seconds, but at a certain spot, I'll see that it just starts over, like a new php process was started. I'm wondering if there is a setting that could be causing this in either php.ini or openlitespeed. I know that in php I have it set for no timeout.
I'm using openlitespeed 1.4.27, PHP 5.6.32 (litespeed) (built: Oct 31 2017 11:37:09).
I'm using openlitespeed 1.4.27, PHP 5.6.32 (litespeed) (built: Oct 31 2017 11:37:09).