Thanks! I’m thinking that the answer may be to break large files into
smaller chunks and process them separately. Perhaps the delay
mechanism can be used to control it. The problem is during reading
and processing the feed file, so maybe I can make it run as several
separate processes with a delay in between chunks.
I know about the controls on phpMyAdmin, but thanks for mentioning
that. I’ve been writing PHP and MySQL code for several years. It’s
true that shared hosts do cause problems like this.