I am writing a php script and it looks like it's timing out as it just stops if I do too much looping
or processing.
If I only process a few forum, it;s ok, if my list of forums to process is 14 it does.
I wonder if php has a setting that stops my script running to long.
